Ionut-Bostan's picture
Upload 82 files
feec0bf
raw
history blame
No virus
410 Bytes
path:
ckpt_path: "./output/ckpt/LJSpeech"
log_path: "./output/log/LJSpeech"
result_path: "./output/result/LJSpeech"
optimizer:
batch_size: 48
betas: [0.9, 0.98]
eps: 0.000000001
weight_decay: 0.0
grad_clip_thresh: 1.0
grad_acc_step: 1
warm_up_step: 4000
anneal_steps: []
anneal_rate: 1.0
step:
total_step: 160000
log_step: 100
synth_step: 1000
val_step: 1000
save_step: 10000