From: Georgi Gerganov Date: Mon, 10 Oct 2022 21:36:32 +0000 (+0300) Subject: Update README.md X-Git-Tag: upstream/1.7.4~1963 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=8d9435825143fffddaaf648fac2d87bcc5738db0;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Update README.md --- diff --git a/README.md b/README.md index 8cb11a83..d8f6c937 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: