]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : add pybind11 bindings (#538)
authorAaron Pham <redacted>
Mon, 27 Feb 2023 19:02:11 +0000 (11:02 -0800)
committerGitHub <redacted>
Mon, 27 Feb 2023 19:02:11 +0000 (21:02 +0200)
README.md

index fd0753333d88b8bd4b3b06000b33126020f71e02..09fe018bb7e6b6cc417c449654dff12a714c9986 100644 (file)
--- a/README.md
+++ b/README.md
@@ -471,6 +471,7 @@ in [models](models).
   - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
 - [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)
 
 ## Examples