]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : add react-native bindings (#619)
authorJhen-Jie Hong <redacted>
Wed, 22 Mar 2023 19:39:02 +0000 (03:39 +0800)
committerGitHub <redacted>
Wed, 22 Mar 2023 19:39:02 +0000 (21:39 +0200)
README.md

index 474220a9f2acf3a375482a56b20b9336514a878c..6871ea7ca581bd2719a4c51810c3d63183600f95 100644 (file)
--- a/README.md
+++ b/README.md
@@ -476,6 +476,7 @@ in [models](models).
 
 - [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs) | [#310](https://github.com/ggerganov/whisper.cpp/discussions/310)
 - [X] Javascript: [bindings/javascript](bindings/javascript) | [#309](https://github.com/ggerganov/whisper.cpp/discussions/309)
+  - React Native (iOS / Android): [whisper.rn](https://github.com/mybigday/whisper.rn)
 - [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)