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 6efa97c commit 96f463dCopy full SHA for 96f463d
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=247e5c6e447707bb4539bdf1913d206088a8fc69
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
13
-WHISPER_CPP_VERSION?=b175baa665bc35f97a2ca774174f07dfffb84e19
+WHISPER_CPP_VERSION?=d78f08142381c1460604713e2f2ddf3331c7d816
14
15
# go-piper version
16
PIPER_REPO?=https://github.com/mudler/go-piper
0 commit comments