]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
Include link to R wrapper in README (#626)
authorjwijffels <redacted>
Wed, 22 Mar 2023 20:28:22 +0000 (21:28 +0100)
committerGitHub <redacted>
Wed, 22 Mar 2023 20:28:22 +0000 (22:28 +0200)
README.md

index 6871ea7ca581bd2719a4c51810c3d63183600f95..c7b3d8f4f584696dd8b595441292f9d6306ce8e5 100644 (file)
--- 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