From: AIWintermuteAI Date: Tue, 16 Apr 2024 11:15:52 +0000 (+0800) Subject: readme : add up-to-date repository for Python bindings (#2063) X-Git-Tag: upstream/1.7.4~832 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=a750868428868abd437e228ae5cab763ef3dc387;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp readme : add up-to-date repository for Python bindings (#2063) README --- diff --git a/README.md b/README.md index 55b81147..33570ef0 100644 --- a/README.md +++ b/README.md @@ -808,6 +808,7 @@ For more details, see the conversion script [models/convert-pt-to-ggml.py](model - [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) + - [AIWintermuteAI/whispercpp](https://github.com/AIWintermuteAI/whispercpp) (Updated fork of aarnphm/whispercpp) - [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)