Spaces:
Running
Running
Include link to R wrapper in README (#626)
Browse files
README.md
CHANGED
|
@@ -486,6 +486,7 @@ in [models](models).
|
|
| 486 |
- [X] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
|
| 487 |
- [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
|
| 488 |
- [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
|
|
|
|
| 489 |
|
| 490 |
## Examples
|
| 491 |
|
|
|
|
| 486 |
- [X] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
|
| 487 |
- [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
|
| 488 |
- [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
|
| 489 |
+
- [X] R: [bnosac/audio.whisper](https://github.com/bnosac/audio.whisper)
|
| 490 |
|
| 491 |
## Examples
|
| 492 |
|