]> Cypherpunks repositories - bass.git/commitdiff
Update whisper.cpp
authorSergey Matveev <stargrave@stargrave.org>
Tue, 30 Dec 2025 18:48:31 +0000 (21:48 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 30 Dec 2025 18:48:31 +0000 (21:48 +0300)
build/distfiles/.gitignore
build/distfiles/whisper.cpp-1.8.2.tar.zst.do [moved from build/distfiles/whisper.cpp-1.8.0.tar.zst.do with 86% similarity]
build/skel/misc/whisper.cpp-1.8.2.do [moved from build/skel/misc/whisper.cpp-1.8.0.do with 100% similarity]

index b1d4796d180071a620819db3583f71249c4540c2efb2d48db33a2f92845fbd46..91e1f84f484fb4b0ae98a8659a6385b1d042f9a84bee68a42bad7b898e725fc3 100644 (file)
 /wavpack-5.8.1.tar.xz
 /webkitgtk-2.34.6.tar.xz
 /wget-1.25.0.tar.lz
-/whisper.cpp-1.8.0.tar.zst
+/whisper.cpp-1.8.2.tar.zst
 /whisper.cpp.git/
 /wireshark-4.2.5.tar.xz
 /x264-2024-05-12.tar.zst
similarity index 86%
rename from build/distfiles/whisper.cpp-1.8.0.tar.zst.do
rename to build/distfiles/whisper.cpp-1.8.2.tar.zst.do
index 23b482cedcaa7e223ffe71a79a35a5cb39816391cf7a151b17446b5d62a683e6..a2817918bded2fa6456f2b08555c12b155317953b94a89fbfe5b1d0acbe25f3c 100644 (file)
@@ -2,6 +2,6 @@
 sname=$1.do . "$BASS_ROOT"/lib/rc
 [ -d whisper.cpp.git ] || git clone --depth 1 --bare https://github.com/ggerganov/whisper.cpp >&2
 cd whisper.cpp.git
-commit=41fc9dea6a4fe056424be86f61164413903fcff4
+commit=4979e04f5dcaccb36057e059bbaed8a2f5288315
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR