From facb2dc73868f4e46cba13213ef104b27b910d30 Mon Sep 17 00:00:00 2001 From: Yuta Hayashibe Date: Tue, 8 Nov 2022 23:43:06 +0900 Subject: [PATCH] Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db6eea3..cb9643e 100644 --- a/README.md +++ b/README.md @@ -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/