We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
040510a132f0a9b51d4692b57a6abfd8c9660696
1 parent bef4c10 commit 9486b88Copy full SHA for 9486b88
backend/go/whisper/Makefile
@@ -6,7 +6,7 @@ CMAKE_ARGS?=
6
7
# whisper.cpp version
8
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
9
-WHISPER_CPP_VERSION?=16c2924cb2c4b5c9f79220aa7708eb5b346b029b
+WHISPER_CPP_VERSION?=040510a132f0a9b51d4692b57a6abfd8c9660696
10
11
export WHISPER_CMAKE_ARGS?=-DBUILD_SHARED_LIBS=OFF
12
export WHISPER_DIR=$(abspath ./sources/whisper.cpp)
0 commit comments