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.
7849aff7a2e1f4234aa31b01a1870906d5431959
1 parent d21ec22 commit 30d4358Copy full SHA for 30d4358
backend/go/whisper/Makefile
@@ -8,7 +8,7 @@ JOBS?=$(shell nproc --ignore=1)
8
9
# whisper.cpp version
10
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
11
-WHISPER_CPP_VERSION?=8c0855fd6bb115e113c0dca6255ea05f774d35f7
+WHISPER_CPP_VERSION?=7849aff7a2e1f4234aa31b01a1870906d5431959
12
13
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF
14
0 commit comments