]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Disable whisper-talk-llama packaging until it works
authorMathieu Baudier <redacted>
Wed, 22 Jan 2025 11:16:58 +0000 (12:16 +0100)
committerMathieu Baudier <redacted>
Wed, 22 Jan 2025 11:16:58 +0000 (12:16 +0100)
debian/control
debian/not-installed

index ac4371b87533ae1ce622cfa9bdb4fdd55e7c7d0a..9796d040d146b7840ee170f835d7aaa48389ddd8 100644 (file)
@@ -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
index e4b464623d2370e1b20aabea153a7abaf0d6cb10..9cdfeab6d56fd8f4d4a6fd163a95a60368a8f0fe 100644 (file)
@@ -1,2 +1,5 @@
 /usr/bin/whisper-command
 /usr/libexec/*/ggml/whisper-command
+
+/usr/bin/whisper-talk-llama
+/usr/libexec/*/ggml/whisper-talk-llama