From: Alex Evgrashin Date: Fri, 14 Apr 2023 16:59:44 +0000 (+0300) Subject: readme : add unity bindings (#733) X-Git-Tag: upstream/1.7.4~1502 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=674a8e579b35b845fb243edc2617499483ee1257;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp readme : add unity bindings (#733) --- diff --git a/README.md b/README.md index bf6f290f..a4158a3d 100644 --- a/README.md +++ b/README.md @@ -493,6 +493,7 @@ in [models](models). - [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) +- [X] Unity: [macoron/whisper.unity](https://github.com/Macoron/whisper.unity) ## Examples