diff --git a/Makefile b/Makefile index 9c2a20540595..48c8d1886469 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ RWKV_VERSION?=661e7ae26d442f5cfebd2a0881b44e8c55949ec6 # whisper.cpp version WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp -WHISPER_CPP_VERSION?=d3f7137cc9befa6d74dc4085de2b664b97b7c8bb +WHISPER_CPP_VERSION?=a5abfe6a90495f7bf19fe70d016ecc255e97359c # bert.cpp version BERT_REPO?=https://github.com/go-skynet/go-bert.cpp