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 0a78f0a commit 8e5f914Copy full SHA for 8e5f914
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=e434e69183fd9e1031f4445002083178c331a28b
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
13
-WHISPER_CPP_VERSION?=2a4d6db7d90899aff3d58d70996916968e4e0d27
+WHISPER_CPP_VERSION?=f3ff80ea8da044e5b8833e7ba54ee174504c518d
14
15
# go-piper version
16
PIPER_REPO?=https://github.com/mudler/go-piper
0 commit comments