]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Mon, 10 Oct 2022 21:36:32 +0000 (00:36 +0300)
committerGitHub <redacted>
Mon, 10 Oct 2022 21:36:32 +0000 (00:36 +0300)
README.md

index 8cb11a83f1c615e57db37c6d520321d876cb3d57..d8f6c937c20f3d69cb1928a27c5edac3f0ebe79f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -254,3 +254,10 @@ You can download the converted models using the [download-ggml-model.sh](downloa
 https://ggml.ggerganov.com
 
 For more details, see the conversion script [convert-pt-to-ggml.py](convert-pt-to-ggml.py) or the README in [models](models).
+
+## Bindings
+
+- [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs)
+- [ ] Python:
+- [ ] Obj-C:
+- [ ] Java: