diff --git a/Makefile b/Makefile index 8a7c6143f8c2..e1edca93277a 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ CPPLLAMA_VERSION?=47f931c8f9a26c072d71224bc8013cc66ea9e445 # whisper.cpp version WHISPER_REPO?=https://github.com/ggerganov/whisper.cpp -WHISPER_CPP_VERSION?=6266a9f9e56a5b925e9892acf650f3eb1245814d +WHISPER_CPP_VERSION?=8c6a9b8bb6a0273cc0b5915903ca1ff9206c6285 # bert.cpp version BERT_REPO?=https://github.com/go-skynet/go-bert.cpp