chore: format readme
This commit is contained in:
parent
4117e9cf37
commit
4eb1834d70
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ Optionally, you can indicate a [voice](https://huggingface.co/hexgrad/Kokoro-82M
|
||||||
$ python tts.py --voice am_michael
|
$ python tts.py --voice am_michael
|
||||||
```
|
```
|
||||||
|
|
||||||
There are four shortcuts available to the best voices: pro, hot, asmr, brit (i.e., best trained voices), and `pro` is the default if no value is given
|
There are four shortcuts available to the best voices: `pro`, `hot`, `asmr`, `brit` (i.e., best trained voices), and `pro` is the default if no value is given
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ python tts.py --voice pro # af_heart
|
$ python tts.py --voice pro # af_heart
|
||||||
|
|
Loading…
Reference in a new issue