From: Mathieu Baudier Date: Wed, 22 Jan 2025 11:16:58 +0000 (+0100) Subject: Disable whisper-talk-llama packaging until it works X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=22cf4e11a6827a6a48fd39b5372a190a8027ecf4;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Disable whisper-talk-llama packaging until it works --- diff --git a/debian/control b/debian/control index ac4371b8..9796d040 100644 --- a/debian/control +++ b/debian/control @@ -39,16 +39,16 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, Description: Inference of Whisper in pure C/C++ (stream) Whisper.cpp inference of Whisper in pure C/C++ (stream). -Package: whisper-cpp-talk-llama -Architecture: any -Priority: optional -Depends: ${misc:Depends}, ${shlibs:Depends}, - libwhisper1, libllama, - espeak-ng, - libswresample4, libavcodec59, libavformat59, - libsdl2-2.0-0 -Description: Inference of Whisper in pure C/C++ (talk-llama) - Whisper.cpp inference of Whisper in pure C/C++ (talk-llama). +#Package: whisper-cpp-talk-llama +#Architecture: any +#Priority: optional +#Depends: ${misc:Depends}, ${shlibs:Depends}, +# libwhisper1, libllama, +# espeak-ng, +# libswresample4, libavcodec59, libavformat59, +# libsdl2-2.0-0 +#Description: Inference of Whisper in pure C/C++ (talk-llama) +# Whisper.cpp inference of Whisper in pure C/C++ (talk-llama). Package: libwhisper1-dev Priority: optional diff --git a/debian/not-installed b/debian/not-installed index e4b46462..9cdfeab6 100644 --- a/debian/not-installed +++ b/debian/not-installed @@ -1,2 +1,5 @@ /usr/bin/whisper-command /usr/libexec/*/ggml/whisper-command + +/usr/bin/whisper-talk-llama +/usr/libexec/*/ggml/whisper-talk-llama