]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : add install instructions for Conan (#2189)
authorCarlos Zoido <redacted>
Thu, 30 May 2024 12:06:15 +0000 (14:06 +0200)
committerGitHub <redacted>
Thu, 30 May 2024 12:06:15 +0000 (15:06 +0300)
README.md

index c2c6bc4a2b1925609e95391936d4379ab9f73297..3ef073174e29fd9e1db0b1a75bbb8c984e6e0935 100644 (file)
--- a/README.md
+++ b/README.md
@@ -502,6 +502,16 @@ docker run -it --rm \
   whisper.cpp:main "./main -m /models/ggml-base.bin -f ./samples/jfk.wav"
 ```
 
+## Installing with Conan
+
+You can install pre-built binaries for whisper.cpp or build it from source using [Conan](https://conan.io/). Use the following command:
+
+```
+conan install --requires="whisper-cpp/[*]" --build=missing
+```
+
+For detailed instructions on how to use Conan, please refer to the [Conan documentation](https://docs.conan.io/2/).
+
 ## Limitations
 
 - Inference only