[](https://github.com/ggerganov/whisper.cpp/actions)
[](https://opensource.org/licenses/MIT)
+[](https://www.npmjs.com/package/whisper.cpp/)
High-performance inference of [OpenAI's Whisper](https://github.com/openai/whisper) automatic speech recognition (ASR) model:
- [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs)
- [X] Objective-C / Swift: [ggerganov/whisper.spm](https://github.com/ggerganov/whisper.spm)
-- [ ] Python:
-- [ ] Java:
+- [X] Javascript: [bindings/javascript](bindings/javascript)
+- [ ] Python: soon
## Examples