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.
20a20decd94badfd519a07ea91f0bba8b8fc4dea
1 parent 0f365ac commit 3033845Copy full SHA for 3033845
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=de4c07f93783a1a96456a44dc16b9db538ee1618
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
13
-WHISPER_CPP_VERSION?=f389d7e3e56bbbfec49fd333551927a0fcbb7213
+WHISPER_CPP_VERSION?=20a20decd94badfd519a07ea91f0bba8b8fc4dea
14
15
# go-piper version
16
PIPER_REPO?=https://github.com/mudler/go-piper
0 commit comments