]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Update README.md
authorGeorgi Gerganov <redacted>
Sun, 6 Nov 2022 19:04:21 +0000 (21:04 +0200)
committerGitHub <redacted>
Sun, 6 Nov 2022 19:04:21 +0000 (21:04 +0200)
README.md

index 43a4778990d025098264eb6af070d68b9946dde6..bef03fcda0799c76da8176e8cdf85cdb26e26d8a 100644 (file)
--- 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)