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.
82f461eaa4e6a1ba29fc0dbdaa415a9934ee8a1d
1 parent 03f3807 commit f38f178Copy full SHA for f38f178
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=7e00e60ef86645a01fda738fef85b74afa016a34
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
13
-WHISPER_CPP_VERSION?=e05af2457b7b4134ee626dc044294a19b096e62f
+WHISPER_CPP_VERSION?=82f461eaa4e6a1ba29fc0dbdaa415a9934ee8a1d
14
15
# go-piper version
16
PIPER_REPO?=https://github.com/mudler/go-piper
0 commit comments