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 f8fbfd4 commit fa8245eCopy full SHA for fa8245e
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=6a2bc8bfb7cd502e5ebc72e36c97a6f848c21c2c
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
13
-WHISPER_CPP_VERSION?=d1f114da61b1ae1e70b03104fad42c9dd666feeb
+WHISPER_CPP_VERSION?=2c4b9045969e92b3d9bde22d6474b344fbd64f70
14
15
# go-piper version
16
PIPER_REPO?=https://github.com/mudler/go-piper
0 commit comments