Fix README

This commit is contained in:
Yuta Hayashibe 2022-11-08 23:43:06 +09:00
parent 9cc31848de
commit facb2dc738

View file

@ -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/