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.
13d92d08ae26031545921243256aaaf0ee057943
1 parent f0bf59d commit 4614ea1Copy full SHA for 4614ea1
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=8a1d206f1d2b4e45918b589f3165b4be232f7ba8
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
13
-WHISPER_CPP_VERSION?=78b31ca7824500e429ba026c1a9b48e0b41c50cb
+WHISPER_CPP_VERSION?=13d92d08ae26031545921243256aaaf0ee057943
14
15
# go-piper version
16
PIPER_REPO?=https://github.com/mudler/go-piper
0 commit comments