Aaron Pham commited on
Commit
a23e0a1
·
unverified ·
1 Parent(s): 202cd2e

readme : add pybind11 bindings (#538)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -471,6 +471,7 @@ in [models](models).
471
  - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
472
  - [X] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
473
  - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
 
474
 
475
  ## Examples
476
 
 
471
  - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
472
  - [X] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
473
  - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
474
+ - [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
475
 
476
  ## Examples
477