mirror of
https://github.com/shirayu/whispering.git
synced 2024-11-22 00:41:02 +00:00
Fix README
This commit is contained in:
parent
9cc31848de
commit
facb2dc738
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Enough machine power is needed to transcribe in real time.
|
|||
## Setup
|
||||
|
||||
```bash
|
||||
pip install -U git+https://github.com/shirayu/whispering.git@v0.6.3
|
||||
pip install -U git+https://github.com/shirayu/whispering.git@v0.6.4
|
||||
|
||||
# If you use GPU, install proper torch and torchaudio
|
||||
# Check https://pytorch.org/get-started/locally/
|
||||
|
|
Loading…
Reference in a new issue