]> Cypherpunks repositories - bass.git/commitdiff
Update whisper.cpp
authorSergey Matveev <stargrave@stargrave.org>
Fri, 3 Oct 2025 12:41:40 +0000 (15:41 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 3 Oct 2025 12:41:40 +0000 (15:41 +0300)
build/distfiles/.gitignore
build/distfiles/whisper.cpp-1.8.0.tar.zst.do [moved from build/distfiles/whisper.cpp-1.7.6.tar.zst.do with 86% similarity]
build/skel/misc/whisper.cpp-1.8.0.do [moved from build/skel/misc/whisper.cpp-1.7.6.do with 100% similarity]

index 8f5cce418374361807c13f22e25401b68651ab600039afd38fdfd077eb28389b..8107c020f7bf4c327287d375cf0d367ad2a3d5390bd7e9d533f326ebce8b9e1d 100644 (file)
 /wavpack-5.7.0.tar.xz
 /webkitgtk-2.34.6.tar.xz
 /wget-1.25.0.tar.lz
-/whisper.cpp-1.7.6.tar.zst
+/whisper.cpp-1.8.0.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.7.6.tar.zst.do
rename to build/distfiles/whisper.cpp-1.8.0.tar.zst.do
index 494a02b6a169448b3813acd5ab7e8438f68bd6dfb2a3acafac11e533e8833d64..23b482cedcaa7e223ffe71a79a35a5cb39816391cf7a151b17446b5d62a683e6 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=a8d002cfd879315632a579e73f0148d06959de36
+commit=41fc9dea6a4fe056424be86f61164413903fcff4
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR