Alex Evgrashin commited on
Commit
9a614b7
·
unverified ·
1 Parent(s): 5039d82

readme : add unity bindings (#733)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -493,6 +493,7 @@ in [models](models).
493
  - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
494
  - [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
495
  - [X] R: [bnosac/audio.whisper](https://github.com/bnosac/audio.whisper)
 
496
 
497
  ## Examples
498
 
 
493
  - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
494
  - [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
495
  - [X] R: [bnosac/audio.whisper](https://github.com/bnosac/audio.whisper)
496
+ - [X] Unity: [macoron/whisper.unity](https://github.com/Macoron/whisper.unity)
497
 
498
  ## Examples
499