FFTNet icon indicating copy to clipboard operation
FFTNet copied to clipboard

What is the suggested training step?

Open exeex opened this issue 7 years ago • 1 comments

Hello,

This is a awesome implement of FFTNet with clear instruction to install.

However I found the loss would stuck around 3.0xxx on cmu_us_slt_arctic dataset:

step [7647]: loss: 3.211 step [7648]: loss: 3.155 step [7649]: loss: 3.065 step [7650]: loss: 3.126

I would like to know what is the suggested training step on cmu_us_slt_arctic dataset.

thanks,

exeex avatar Sep 01 '18 05:09 exeex

Maybe you can try run more steps and increase the learning rate. The final loss should be around 2.6 in my experience.

yoyolicoris avatar Sep 03 '18 14:09 yoyolicoris