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.
bd1cb0c8e3a04baa411dc12c1325b6a9f12ee7f4
1 parent cd41701 commit bac3022Copy full SHA for bac3022
Makefile
@@ -10,7 +10,7 @@ CPPLLAMA_VERSION?=8e186ef0e764c7a620e402d1f76ebad60bf31c49
10
11
# whisper.cpp version
12
WHISPER_REPO?=https://github.com/ggml-org/whisper.cpp
13
-WHISPER_CPP_VERSION?=62dc8f7d7b72ca8e75c57cd6a100712c631fa5d5
+WHISPER_CPP_VERSION?=bd1cb0c8e3a04baa411dc12c1325b6a9f12ee7f4
14
15
# go-piper version
16
PIPER_REPO?=https://github.com/mudler/go-piper
0 commit comments