Spaces:
Running
Running
Aaron Pham
commited on
readme : add pybind11 bindings (#538)
Browse files
README.md
CHANGED
|
@@ -471,6 +471,7 @@ in [models](models).
|
|
| 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 |
|
|
|
|
| 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 |
+
- [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
|
| 475 |
|
| 476 |
## Examples
|
| 477 |
|