config change

This commit is contained in:
Eren Golge 2018-03-28 18:23:53 -07:00
parent af6fd9b941
commit 166a4d0f0b
1 changed files with 2 additions and 2 deletions

View File

@ -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/"