jwijffels commited on
Commit
4222214
·
unverified ·
1 Parent(s): 099bfe3

Include link to R wrapper in README (#626)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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