diff --git a/config.json b/config.json index ed9764b1..38f5efb8 100644 --- a/config.json +++ b/config.json @@ -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/"