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 5b133a6 commit 01430ceCopy full SHA for 01430ce
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=90e4dba461b07e635fd1daf3b491c978c7dd0013
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