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 33c1419 commit cf3aa50Copy full SHA for cf3aa50
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?=32be14f8ebfc0498c2c619182f0d7f4c822d52c4
+WHISPER_CPP_VERSION?=8c0855fd6bb115e113c0dca6255ea05f774d35f7
12
13
CMAKE_ARGS+=-DBUILD_SHARED_LIBS=OFF
14
0 commit comments