Spaces:
Running
Running
GiviMAD
commited on
readme : add java alternative binding (#1029)
Browse filesSigned-off-by: Miguel Álvarez <[email protected]>
README.md
CHANGED
|
@@ -617,6 +617,8 @@ in [models](models).
|
|
| 617 |
- [X] Javascript: [bindings/javascript](bindings/javascript) | [#309](https://github.com/ggerganov/whisper.cpp/discussions/309)
|
| 618 |
- React Native (iOS / Android): [whisper.rn](https://github.com/mybigday/whisper.rn)
|
| 619 |
- [X] Go: [bindings/go](bindings/go) | [#312](https://github.com/ggerganov/whisper.cpp/discussions/312)
|
|
|
|
|
|
|
| 620 |
- [X] Ruby: [bindings/ruby](bindings/ruby) | [#507](https://github.com/ggerganov/whisper.cpp/discussions/507)
|
| 621 |
- [X] Objective-C / Swift: [ggerganov/whisper.spm](https://github.com/ggerganov/whisper.spm) | [#313](https://github.com/ggerganov/whisper.cpp/discussions/313)
|
| 622 |
- [exPHAT/SwiftWhisper](https://github.com/exPHAT/SwiftWhisper)
|
|
|
|
| 617 |
- [X] Javascript: [bindings/javascript](bindings/javascript) | [#309](https://github.com/ggerganov/whisper.cpp/discussions/309)
|
| 618 |
- React Native (iOS / Android): [whisper.rn](https://github.com/mybigday/whisper.rn)
|
| 619 |
- [X] Go: [bindings/go](bindings/go) | [#312](https://github.com/ggerganov/whisper.cpp/discussions/312)
|
| 620 |
+
- [X] Java:
|
| 621 |
+
- [GiviMAD/whisper-jni](https://github.com/GiviMAD/whisper-jni)
|
| 622 |
- [X] Ruby: [bindings/ruby](bindings/ruby) | [#507](https://github.com/ggerganov/whisper.cpp/discussions/507)
|
| 623 |
- [X] Objective-C / Swift: [ggerganov/whisper.spm](https://github.com/ggerganov/whisper.spm) | [#313](https://github.com/ggerganov/whisper.cpp/discussions/313)
|
| 624 |
- [exPHAT/SwiftWhisper](https://github.com/exPHAT/SwiftWhisper)
|