Spaces:
Running
Running
Alex Evgrashin
commited on
readme : add unity bindings (#733)
Browse files
README.md
CHANGED
|
@@ -493,6 +493,7 @@ in [models](models).
|
|
| 493 |
- [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
|
| 494 |
- [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
|
| 495 |
- [X] R: [bnosac/audio.whisper](https://github.com/bnosac/audio.whisper)
|
|
|
|
| 496 |
|
| 497 |
## Examples
|
| 498 |
|
|
|
|
| 493 |
- [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
|
| 494 |
- [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
|
| 495 |
- [X] R: [bnosac/audio.whisper](https://github.com/bnosac/audio.whisper)
|
| 496 |
+
- [X] Unity: [macoron/whisper.unity](https://github.com/Macoron/whisper.unity)
|
| 497 |
|
| 498 |
## Examples
|
| 499 |
|