diff --git a/Makefile b/Makefile index 94e847b..d4b80d6 100644 --- a/Makefile +++ b/Makefile @@ -45,8 +45,8 @@ endif ## CGO dependencies # Whisper.cpp -WHISPER_VERSION ?= "1.6.2" -WHISPER_SHA ?= "da7988072022acc3cfa61b370b3c51baad017f1900c3dc4e68cb276499f66894" +WHISPER_VERSION ?= "1.6.0" +WHISPER_SHA ?= "2729a83662edf909dad66115a3b616c27011cbe4c05335656034954c91ba0c92" WHISPER_MODELS ?= "tiny base small" # Opus OPUS_VERSION ?= "1.4"