update to whisper.cpp-1.8.6

This commit is contained in:
sthen
2026-06-03 08:42:14 +00:00
parent a1adcbf8a3
commit e10411f0d0
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -1,8 +1,9 @@
COMMENT= automatic speech recognition (openai whisper model)
# https://github.com/ggml-org/whisper.cpp/releases
GH_ACCOUNT= ggml-org
GH_PROJECT= whisper.cpp
GH_TAGNAME= v1.8.5
GH_TAGNAME= v1.8.6
SITES.ggml= https://huggingface.co/ggerganov/whisper.cpp/resolve/main/
DISTFILES.ggml= ggml-base.en.bin
+2 -2
View File
@@ -1,4 +1,4 @@
SHA256 (ggml-base.en.bin) = oDd5yG3zMjB19eeWyyzlAp8A7Ihp7uP9+4l6/jbG0AI=
SHA256 (whisper.cpp-1.8.5.tar.gz) = zXAhicteYIyLxIf0sVHbWTxEVZJbN8wG73a0SGGRHbE=
SHA256 (whisper.cpp-1.8.6.tar.gz) = +OYyAWzq5VbzEyoWx/cEvh53FVlQQfR0+oGitkwav3w=
SIZE (ggml-base.en.bin) = 147964211
SIZE (whisper.cpp-1.8.5.tar.gz) = 8842997
SIZE (whisper.cpp-1.8.6.tar.gz) = 8841784