From a26f990586cce126768ee2f4d55747c2ded0cf11 Mon Sep 17 00:00:00 2001 From: makaveli10 Date: Wed, 10 Jan 2024 14:22:51 +0000 Subject: [PATCH] update readme to new setup.sh path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00a5706..e6519da 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Unlike traditional speech recognition systems that rely on continuous audio stre ## Installation - Install PyAudio and ffmpeg ```bash - bash setup.sh + bash scripts/setup.sh ``` - Install whisper-live from pip