chore: update readme

This commit is contained in:
Ayo Ayco 2025-09-03 23:29:25 +02:00
parent e2b90399f0
commit 75361a7dde

View file

@ -30,7 +30,7 @@ $ conda activate tts
$ python -m pip install -r requirements.txt
```
Because `vlc` to automatically play the generated audio, you will have to install it:
Because `vlc` is used to automatically play the generated audio, you will have to install it:
```bash
$ sudo apt update