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.
1 parent 003b929 commit 18fc78eCopy full SHA for 18fc78e
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?=0becabc8d68d9ffa6ddfba5240e38cd7a2642046
+WHISPER_CPP_VERSION?=4245c77b654cd384ad9f53a4a302be716b3e5861
10
11
export WHISPER_CMAKE_ARGS?=-DBUILD_SHARED_LIBS=OFF
12
export WHISPER_DIR=$(abspath ./sources/whisper.cpp)
0 commit comments