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.
01d3bd7d5ccd1956a7ddf1b57ee92d69f35aad93
1 parent 57e7934 commit 8b0b326Copy full SHA for 8b0b326
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?=f19463ece2d43fd0b605dc513d8800eeb4e2315e
+WHISPER_CPP_VERSION?=01d3bd7d5ccd1956a7ddf1b57ee92d69f35aad93
20
21
# bert.cpp version
22
BERT_REPO?=https://github.com/go-skynet/go-bert.cpp
0 commit comments