]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : add SwiftWhisper to listed bindings (#755)
authorAaron Taylor <redacted>
Fri, 14 Apr 2023 17:24:00 +0000 (13:24 -0400)
committerGitHub <redacted>
Fri, 14 Apr 2023 17:24:00 +0000 (20:24 +0300)
README.md

index a4158a3d1fb513da380ab5341103d70c488274f2..f17b8ba42216872a00b2eaaf6cdec66b9e443744 100644 (file)
--- a/README.md
+++ b/README.md
@@ -486,6 +486,7 @@ in [models](models).
 - [X] Go: [bindings/go](bindings/go) | [#312](https://github.com/ggerganov/whisper.cpp/discussions/312)
 - [X] Ruby: [bindings/ruby](bindings/ruby) | [#507](https://github.com/ggerganov/whisper.cpp/discussions/507)
 - [X] Objective-C / Swift: [ggerganov/whisper.spm](https://github.com/ggerganov/whisper.spm) | [#313](https://github.com/ggerganov/whisper.cpp/discussions/313)
+  - [exPHAT/SwiftWhisper](https://github.com/exPHAT/SwiftWhisper)
 - [X] .NET: | [#422](https://github.com/ggerganov/whisper.cpp/discussions/422)
   - [sandrohanea/whisper.net](https://github.com/sandrohanea/whisper.net)
   - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)