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 230fe00 commit a60f2dbCopy full SHA for a60f2db
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=8a59053f63fffc24e730cd3ea067760abfe4a919
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
13
-WHISPER_CPP_VERSION?=6266a9f9e56a5b925e9892acf650f3eb1245814d
+WHISPER_CPP_VERSION?=d682e150908e10caa4c15883c633d7902d385237
14
15
# go-piper version
16
PIPER_REPO?=https://github.com/mudler/go-piper
0 commit comments