diff --git a/Makefile b/Makefile index 28f5086a..fe39f33a 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?=2944cb72d95282378037cb0eb45c9e2b2529ff2c +WHISPER_CPP_VERSION?=6a94163b913d8e974e60d9ac56c8930d19f45773 # bert.cpp version BERT_REPO?=https://github.com/go-skynet/go-bert.cpp