]> Cypherpunks repositories - bass.git/commitdiff
Update whisper.cpp
authorSergey Matveev <stargrave@stargrave.org>
Wed, 11 Feb 2026 10:16:25 +0000 (13:16 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 11 Feb 2026 10:16:25 +0000 (13:16 +0300)
build/distfiles/.gitignore
build/distfiles/whisper.cpp-1.8.3.tar.zst.do [moved from build/distfiles/whisper.cpp-1.8.2.tar.zst.do with 86% similarity]
build/skel/misc/whisper.cpp-1.8.3.do [moved from build/skel/misc/whisper.cpp-1.8.2.do with 100% similarity]

index 2be9a9b9df9f43f967f9ccafb31c3983ee29401b2b16d1917df4c369a2fb45e7..ad83ce486772a17e881187043c2966cebbcbb540d3ae35e36f246b4af37c8b93 100644 (file)
 /wavpack-5.8.1.tar.xz
 /webkitgtk-2.34.6.tar.xz
 /wget-1.25.0.tar.lz
-/whisper.cpp-1.8.2.tar.zst
+/whisper.cpp-1.8.3.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.2.tar.zst.do
rename to build/distfiles/whisper.cpp-1.8.3.tar.zst.do
index a2817918bded2fa6456f2b08555c12b155317953b94a89fbfe5b1d0acbe25f3c..02074b2c6738b52072fb8efc84a6139d257582d8a93a918046b171a0b6029430 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=4979e04f5dcaccb36057e059bbaed8a2f5288315
+commit=2eeeba56e9edd762b4b38467bab96c2517163158
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR