ggerganov commited on
Commit
2deaecf
·
unverified ·
1 Parent(s): ad05850

readme : add Ruby discussion + update .NET discussion

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -464,8 +464,9 @@ in [models](models).
464
  - [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs) | [#310](https://github.com/ggerganov/whisper.cpp/discussions/310)
465
  - [X] Javascript: [bindings/javascript](bindings/javascript) | [#309](https://github.com/ggerganov/whisper.cpp/discussions/309)
466
  - [X] Go: [bindings/go](bindings/go) | [#312](https://github.com/ggerganov/whisper.cpp/discussions/312)
 
467
  - [X] Objective-C / Swift: [ggerganov/whisper.spm](https://github.com/ggerganov/whisper.spm) | [#313](https://github.com/ggerganov/whisper.cpp/discussions/313)
468
- - [X] .NET:
469
  - [sandrohanea/whisper.net](https://github.com/sandrohanea/whisper.net)
470
  - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
471
  - [ ] Python: soon | [WIP](https://github.com/ggerganov/whisper.cpp/issues/9)
 
464
  - [X] Rust: [tazz4843/whisper-rs](https://github.com/tazz4843/whisper-rs) | [#310](https://github.com/ggerganov/whisper.cpp/discussions/310)
465
  - [X] Javascript: [bindings/javascript](bindings/javascript) | [#309](https://github.com/ggerganov/whisper.cpp/discussions/309)
466
  - [X] Go: [bindings/go](bindings/go) | [#312](https://github.com/ggerganov/whisper.cpp/discussions/312)
467
+ - [X] Ruby: [bindings/ruby](bindings/ruby) | [#507](https://github.com/ggerganov/whisper.cpp/discussions/507)
468
  - [X] Objective-C / Swift: [ggerganov/whisper.spm](https://github.com/ggerganov/whisper.spm) | [#313](https://github.com/ggerganov/whisper.cpp/discussions/313)
469
+ - [X] .NET: | [#422](https://github.com/ggerganov/whisper.cpp/discussions/422)
470
  - [sandrohanea/whisper.net](https://github.com/sandrohanea/whisper.net)
471
  - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
472
  - [ ] Python: soon | [WIP](https://github.com/ggerganov/whisper.cpp/issues/9)