update readme to new setup.sh path

This commit is contained in:
makaveli10
2024-01-10 14:22:51 +00:00
parent ddb1e0947f
commit a26f990586
+1 -1
View File
@@ -8,7 +8,7 @@ Unlike traditional speech recognition systems that rely on continuous audio stre
## Installation ## Installation
- Install PyAudio and ffmpeg - Install PyAudio and ffmpeg
```bash ```bash
bash setup.sh bash scripts/setup.sh
``` ```
- Install whisper-live from pip - Install whisper-live from pip