chore: update readme
This commit is contained in:
parent
75361a7dde
commit
b082493e36
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ $ python tts.py --input demo/tongue-twister.txt --voice asmr
|
||||||
|
|
||||||
### Voices
|
### Voices
|
||||||
|
|
||||||
Optionally, you can indicate a [voice](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/VOICES.md) you want to use with `--voice`.
|
Optionally, you can indicate a voice you want to use with the `--voice` flag. See [all voices available](https://huggingface.co/hexgrad/Kokoro-82M/blob/main/VOICES.md).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ python tts.py --voice am_michael
|
$ python tts.py --voice am_michael
|
||||||
|
|
Loading…
Reference in a new issue