From: Georgi Gerganov Date: Sun, 6 Nov 2022 19:04:21 +0000 (+0200) Subject: Update README.md X-Git-Tag: upstream/1.7.4~1846 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=8fdfb0ba9201518b101078d0347cfabe544bd3f0;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Update README.md --- diff --git a/README.md b/README.md index 43a47789..bef03fcd 100644 --- a/README.md +++ b/README.md @@ -437,9 +437,12 @@ For more details, see the conversion script [models/convert-pt-to-ggml.py](model ## Bindings - [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: ## Examples There are various examples of using the library for different projects in the [examples](examples) folder. Check them out! + +## [Frequently asked questions (#126)](https://github.com/ggerganov/whisper.cpp/discussions/126)