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 93658fc commit 1606077Copy full SHA for 1606077
Makefile
@@ -16,7 +16,7 @@ RWKV_VERSION?=661e7ae26d442f5cfebd2a0881b44e8c55949ec6
16
17
# whisper.cpp version
18
WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp
19
-WHISPER_CPP_VERSION?=22fcd5fd110ba1ff592b4e23013d870831756259
+WHISPER_CPP_VERSION?=d65786ea540a5aef21f67cacfa6f134097727780
20
21
# bert.cpp version
22
BERT_REPO?=https://github.com/go-skynet/go-bert.cpp
0 commit comments