mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
Update tutorial_for_nervous_beginners.md
small change that adds run_name...otherwise output dir begins with '-' and can be annoying to deal with
This commit is contained in:
@@ -85,6 +85,7 @@ We still support running training from CLI like in the old days. The same traini
|
||||
|
||||
```json
|
||||
{
|
||||
"run_name": "my_run",
|
||||
"model": "glow_tts",
|
||||
"batch_size": 32,
|
||||
"eval_batch_size": 16,
|
||||
|
||||
Reference in New Issue
Block a user