mirror of
https://github.com/shirayu/whispering.git
synced 2025-02-16 18:45:14 +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
|
## Setup
|
||||||
|
|
||||||
```bash
|
```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
|
# If you use GPU, install proper torch and torchaudio
|
||||||
# Check https://pytorch.org/get-started/locally/
|
# Check https://pytorch.org/get-started/locally/
|
||||||
|
|
Loading…
Reference in a new issue