README pip link edit
This commit is contained in:
parent
439d49d16d
commit
77e743482a
|
@ -1,10 +1,8 @@
|
||||||
Python bindings for whisper.cpp
|
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/stlukey/whispercpp.py`
|
`pip install git+https://git.brz9.dev/ed/whispercpp.py`
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from whispercpp import Whisper
|
from whispercpp import Whisper
|
||||||
|
|
Loading…
Reference in New Issue