]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commitdiff
readme : add cython bindings (#9)
authorGeorgi Gerganov <redacted>
Fri, 24 Feb 2023 06:46:06 +0000 (08:46 +0200)
committerGitHub <redacted>
Fri, 24 Feb 2023 06:46:06 +0000 (08:46 +0200)
README.md

index 8f47b8a7bcdaf6c8e5bc41413e568939e259bd5a..fd0753333d88b8bd4b3b06000b33126020f71e02 100644 (file)
--- a/README.md
+++ b/README.md
@@ -469,7 +469,8 @@ in [models](models).
 - [X] .NET: | [#422](https://github.com/ggerganov/whisper.cpp/discussions/422)
   - [sandrohanea/whisper.net](https://github.com/sandrohanea/whisper.net)
   - [NickDarvey/whisper](https://github.com/NickDarvey/whisper)
-- [ ] Python: soon | [WIP](https://github.com/ggerganov/whisper.cpp/issues/9)
+- [X] Python: | [#9](https://github.com/ggerganov/whisper.cpp/issues/9)
+  - [stlukey/whispercpp.py](https://github.com/stlukey/whispercpp.py) (Cython)
 
 ## Examples