]> Cypherpunks repositories - bass.git/commitdiff
Update whisper.cpp
authorSergey Matveev <stargrave@stargrave.org>
Fri, 11 Apr 2025 12:13:17 +0000 (15:13 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 11 Apr 2025 12:13:17 +0000 (15:13 +0300)
build/distfiles/.gitignore
build/distfiles/whisper.cpp-1.7.5.tar.zst.do [moved from build/distfiles/whisper.cpp-1.7.4.tar.zst.do with 86% similarity]
build/skel/misc/whisper.cpp-1.7.5.do [moved from build/skel/misc/whisper.cpp-1.7.4.do with 100% similarity]

index 4ca0cccdc43770701172dd30dc825fe93d2027c00569b521fefdadc1e955daa7..1fe2cd668212df93fb437171590c04809a1b10dc074615d847da650566c9f2ce 100644 (file)
 /wavpack-5.7.0.tar.xz
 /webkitgtk-2.34.6.tar.xz
 /wget-1.25.0.tar.lz
-/whisper.cpp-1.7.4.tar.zst
+/whisper.cpp-1.7.5.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.4.tar.zst.do
rename to build/distfiles/whisper.cpp-1.7.5.tar.zst.do
index c68e86cfb121881e38a6de1a9c7f04bce7f127074b30bafa132f933b05c5d47c..5ffdcd60c2fb7373f3034e6f07ca320647fa27b37d23a96ee9bf77b92cb315f6 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=8a9ad7844d6e2a10cddf4b92de4089d7ac2b14a9
+commit=51c6961c7b64b406833f4b6a4a20e67142f69225
 git fetch origin $commit >&2
 git archive --prefix=${1%.tar.zst}/ $commit | $COMPRESSOR