Spaces:
Running
Running
readme : add cython bindings (#9)
Browse files
README.md
CHANGED
|
@@ -469,7 +469,8 @@ in [models](models).
|
|
| 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 |
-
- [
|
|
|
|
| 473 |
|
| 474 |
## Examples
|
| 475 |
|
|
|
|
| 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 |
+
- [X] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
|
| 473 |
+
- [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
|
| 474 |
|
| 475 |
## Examples
|
| 476 |
|