ggerganov commited on
Commit
7391d4d
·
unverified ·
1 Parent(s): 5bd0060

readme : add another .NET repo (#303)

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -465,7 +465,9 @@ in [models](models).
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: [sandrohanea/whisper.net](https://github.com/sandrohanea/whisper.net)
 
 
469
  - [ ] Python: soon | [WIP](https://github.com/ggerganov/whisper.cpp/issues/9)
470
 
471
  ## Examples
 
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)
472
 
473
  ## Examples