Update README.md

This commit is contained in:
Luke Southam 2023-06-02 23:39:05 +01:00 committed by GitHub
parent 09350c1abb
commit 0ea6211015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Python bindings for whisper.cpp
<a href="https://www.buymeacoffee.com/lukeFxC" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a> <a href="https://www.buymeacoffee.com/lukeFxC" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
--- ---
`pip install git+https://github.com/o4dev/whispercpp.py` `pip install git+https://github.com/stlukey/whispercpp.py`
```python ```python
from whispercpp import Whisper from whispercpp import Whisper