From: jwijffels Date: Wed, 22 Mar 2023 20:28:22 +0000 (+0100) Subject: Include link to R wrapper in README (#626) X-Git-Tag: upstream/1.7.4~1539 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=aec01bb3374663fa6c257035b990f1c51daf5af3;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp Include link to R wrapper in README (#626) --- diff --git a/README.md b/README.md index 6871ea7c..c7b3d8f4 100644 --- a/README.md +++ b/README.md @@ -486,6 +486,7 @@ in [models](models). - [X] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9) - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython) - [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11) +- [X] R: [bnosac/audio.whisper](https://github.com/bnosac/audio.whisper) ## Examples