config update

pull/10/head
Eren 2018-08-13 13:18:50 +02:00
parent bb526c296f
commit 90b96f9bed
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"model_name": "TTS-smaller-anneal_lr",
"model_name": "TTS-smaller-lws",
"audio_processor": "audio",
"num_mels": 80,
"num_freq": 1025,
@ -16,7 +16,6 @@
"epochs": 1000,
"lr": 0.002,
"lr_scheduler": "AnnealLR",
"warmup_steps": 4000,
"lr_decay": 0.5,