We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6693f commit 8d94358Copy full SHA for 8d94358
README.md
@@ -254,3 +254,10 @@ You can download the converted models using the [download-ggml-model.sh](downloa
254
https://ggml.ggerganov.com
255
256
For more details, see the conversion script [convert-pt-to-ggml.py](convert-pt-to-ggml.py) or the README in [models](models).
257
+
258
+## Bindings
259
260
+- [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs)
261
+- [ ] Python:
262
+- [ ] Obj-C:
263
+- [ ] Java:
0 commit comments