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.
d0a9d8c7f8f7b91c51d77bbaa394b915f79cde6b
1 parent 9d6efe8 commit 89e61fcCopy full SHA for 89e61fc
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?=e7bf0294ec9099b5fc21f5ba969805dfb2108cea
+WHISPER_CPP_VERSION?=d0a9d8c7f8f7b91c51d77bbaa394b915f79cde6b
10
11
export WHISPER_CMAKE_ARGS?=-DBUILD_SHARED_LIBS=OFF
12
export WHISPER_DIR=$(abspath ./sources/whisper.cpp)
0 commit comments