mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Fix --list_models command in finetuning.md
This commit is contained in:
@@ -38,7 +38,7 @@ them and fine-tune it for your own dataset. This will help you in two main ways:
|
||||
You can list the availabe models on terminal as
|
||||
|
||||
```bash
|
||||
tts --list-models
|
||||
tts --list_models
|
||||
```
|
||||
|
||||
The command above lists the the models in a naming format as ```<model_type>/<language>/<dataset>/<model_name>```.
|
||||
|
||||
Reference in New Issue
Block a user