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.
1f5cf0b2888402d57bb17b2029b2caa97e5f3baf
1 parent 05bf249 commit 8dc574fCopy full SHA for 8dc574f
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?=032697b9a850dc2615555e2a93a683cc3dd58559
+WHISPER_CPP_VERSION?=1f5cf0b2888402d57bb17b2029b2caa97e5f3baf
10
11
export WHISPER_CMAKE_ARGS?=-DBUILD_SHARED_LIBS=OFF
12
export WHISPER_DIR=$(abspath ./sources/whisper.cpp)
0 commit comments