diff --git a/README.md b/README.md index 8cb11a8..d8f6c93 100644 --- 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: