AIWintermuteAI commited on
Commit
f573a31
·
unverified ·
1 Parent(s): 460bd9e

readme : add up-to-date repository for Python bindings (#2063)

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -808,6 +808,7 @@ For more details, see the conversion script [models/convert-pt-to-ggml.py](model
808
  - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
809
  - [x] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
810
  - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
 
811
  - [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
812
  - [x] R: [bnosac/audio.whisper](https://github.com/bnosac/audio.whisper)
813
  - [x] Unity: [macoron/whisper.unity](https://github.com/Macoron/whisper.unity)
 
808
  - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
809
  - [x] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
810
  - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
811
+ - [AIWintermuteAI/whispercpp](https://github.com/AIWintermuteAI/whispercpp) (Updated fork of aarnphm/whispercpp)
812
  - [aarnphm/whispercpp](https://github.com/aarnphm/whispercpp) (Pybind11)
813
  - [x] R: [bnosac/audio.whisper](https://github.com/bnosac/audio.whisper)
814
  - [x] Unity: [macoron/whisper.unity](https://github.com/Macoron/whisper.unity)