Skip to content

Commit

Permalink
Update Whispercpp build tag to v1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed Oct 18, 2024
1 parent 6e89ad8 commit 642e78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/BuildWhispercpp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ else()
else()
set(Whispercpp_BUILD_TYPE Debug)
endif()
set(Whispercpp_Build_GIT_TAG "v1.6.2")
set(Whispercpp_Build_GIT_TAG "v1.7.1")
set(WHISPER_EXTRA_CXX_FLAGS "-fPIC")
set(WHISPER_ADDITIONAL_CMAKE_ARGS -DWHISPER_BLAS=OFF -DWHISPER_CUBLAS=OFF -DWHISPER_OPENBLAS=OFF)

Expand Down

0 comments on commit 642e78c

Please sign in to comment.