]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : add up-to-date repository for Python bindings (#2063)
authorAIWintermuteAI <redacted>
Tue, 16 Apr 2024 11:15:52 +0000 (19:15 +0800)
committerGitHub <redacted>
Tue, 16 Apr 2024 11:15:52 +0000 (14:15 +0300)
README

README.md

index 55b811475cb4761fc8a19e94466b19d6e0849c31..33570ef02bcd194b22c3906bb80b7745109337a8 100644 (file)
--- 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)