From: Aaron Taylor Date: Fri, 14 Apr 2023 17:24:00 +0000 (-0400) Subject: readme : add SwiftWhisper to listed bindings (#755) X-Git-Tag: upstream/1.7.4~1496 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=1c5edc3cb3987dfda357dda2bcd3cd48961ddc71;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp readme : add SwiftWhisper to listed bindings (#755) --- diff --git a/README.md b/README.md index a4158a3d..f17b8ba4 100644 --- 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)