andabi / deep-voice-conversion

Deep neural networks for voice conversion (voice style transfer) in Tensorflow
MIT License
3.92k stars 843 forks source link

My loss for net2 is very small from the beginning(nearly 0.016, and reduced to approximately 0.010 after 20k steps) #86

Closed xingchensong closed 5 years ago

xingchensong commented 5 years ago

This doesn't seem to be normal,Has anyone encountered this problem like me?(i used arctic dataset for net2)

wishvivek commented 5 years ago

Yes, facing the same issue. Started from around 0.011-0.012 and down to 0.008 after 65 epochs. Anyone?

iamxiaoyubei commented 5 years ago

@wishvivek My situation is exactly the same as yours. Is there something wrong? Have you successfully trained Net2? Could you please tell me how long will it take or how long could I stop it?(because it is too long to run 10000 epochs...) Thank you!!

xingchensong commented 5 years ago

hey guys, I successfully run the code and got some audible results . u can dawnload it and have a test. audio.zip i trained net1 with TIMIT and got accrucy of 0.70(test acc, not train acc which is about 0.85) at around 100 epoch, loss for Net2 decreased from 0.016 to 0.0058 at 600 epoch. In the above zip file ,i also upload conversion results from different epochs of training(Marked by loss value).