ggerganov commited on
Commit
5bd0060
·
unverified ·
1 Parent(s): 610cdde

readme : add .NET repo (#303)

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