config update

This commit is contained in:
Eren Golge 2018-04-26 08:44:13 -07:00
parent 869eae2d38
commit 4f075c4a79
1 changed files with 30 additions and 27 deletions

View File

@ -1,4 +1,4 @@
{
{
"num_mels": 80,
"num_freq": 1025,
"sample_rate": 22050,
@ -17,6 +17,9 @@
"lr_decay": 0.5,
"batch_size": 2,
"r": 5,
"mk": 1.0,
"priority_freq": false,
"griffin_lim_iters": 60,
"power": 1.5,
@ -28,4 +31,4 @@
"data_path_TWEB": "/data/shared/BibleSpeech",
"output_path": "result",
"log_dir": "/home/erogol/projects/TTS/logs/"
}
}