From 674a8e579b35b845fb243edc2617499483ee1257 Mon Sep 17 00:00:00 2001 From: Alex Evgrashin Date: Fri, 14 Apr 2023 19:59:44 +0300 Subject: [PATCH] readme : add unity bindings (#733) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf6f290fefa..a4158a3d1fb 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