Spaces:
Running
Running
readme : add another .NET repo (#303)
Browse files
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:
|
|
|
|
|
|
|
| 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
|