From: Aaron Pham Date: Mon, 27 Feb 2023 19:02:11 +0000 (-0800) Subject: readme : add pybind11 bindings (#538) X-Git-Tag: upstream/1.7.4~1560 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=d176160f6f51ae5307fc3388b43bd5a23c248a74;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp readme : add pybind11 bindings (#538) --- diff --git a/README.md b/README.md index fd075333..09fe018b 100644 --- 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