config change

This commit is contained in:
Eren Golge
2018-03-09 04:06:36 -08:00
parent 7f740d8e3f
commit b8adeef264
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -12,9 +12,9 @@
"text_cleaner": "english_cleaners",
"epochs": 2000,
"lr": 0.0006,
"lr": 0.0003,
"warmup_steps": 4000,
"batch_size": 32,
"batch_size": 8,
"r": 5,
"griffin_lim_iters": 60,