ggerganov commited on
Commit
202cd2e
·
unverified ·
1 Parent(s): 3e0974c

readme : add cython bindings (#9)

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -469,7 +469,8 @@ in [models](models).
469
  - [X] .NET: | [#422](https://github.com/ggerganov/whisper.cpp/discussions/422)
470
  - [sandrohanea/whisper.net](https://github.com/sandrohanea/whisper.net)
471
  - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
472
- - [ ] Python: soon | [WIP](https://github.com/ggerganov/whisper.cpp/issues/9)
 
473
 
474
  ## Examples
475
 
 
469
  - [X] .NET: | [#422](https://github.com/ggerganov/whisper.cpp/discussions/422)
470
  - [sandrohanea/whisper.net](https://github.com/sandrohanea/whisper.net)
471
  - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
472
+ - [X] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
473
+ - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
474
 
475
  ## Examples
476