Update README.md
This commit is contained in:
parent
09350c1abb
commit
0ea6211015
|
@ -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>
|
||||
|
||||
---
|
||||
`pip install git+https://github.com/o4dev/whispercpp.py`
|
||||
`pip install git+https://github.com/stlukey/whispercpp.py`
|
||||
|
||||
```python
|
||||
from whispercpp import Whisper
|
||||
|
|
Loading…
Reference in New Issue