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.
b02242d0adb5c6c4896d59ac86d9ec9fe0d0fe33
1 parent 6db19c5 commit fba5b55Copy full SHA for fba5b55
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?=4245c77b654cd384ad9f53a4a302be716b3e5861
+WHISPER_CPP_VERSION?=b02242d0adb5c6c4896d59ac86d9ec9fe0d0fe33
10
11
export WHISPER_CMAKE_ARGS?=-DBUILD_SHARED_LIBS=OFF
12
export WHISPER_DIR=$(abspath ./sources/whisper.cpp)
0 commit comments