mirror of https://github.com/coqui-ai/TTS.git
config change
This commit is contained in:
parent
af6fd9b941
commit
166a4d0f0b
|
@ -11,7 +11,7 @@
|
|||
"text_cleaner": "english_cleaners",
|
||||
|
||||
"epochs": 2000,
|
||||
"lr": 0.001,
|
||||
"lr": 0.002,
|
||||
"warmup_steps": 4000,
|
||||
"batch_size": 128,
|
||||
"eval_batch_size":32,
|
||||
|
@ -23,7 +23,7 @@
|
|||
"num_loader_workers": 8,
|
||||
|
||||
"checkpoint": true,
|
||||
"save_step": 378,
|
||||
"save_step": 94,
|
||||
"data_path": "/run/shm/erogol/LJSpeech-1.0",
|
||||
"min_seq_len": 0,
|
||||
"output_path": "/data/shared/erogol_models/"
|
||||
|
|
Loading…
Reference in New Issue