yongxuUSTC / sednn

deep learning based speech enhancement using keras or pytorch, make it easy to use
http://staff.ustc.edu.cn/~jundu/The%20team/yongxu/demo/SE_DNN_taslp.html
334 stars 124 forks source link

problem with overfitting #11

Open noorshev opened 6 years ago

noorshev commented 6 years ago

Hello Yong, qiuqiangkong I am very much impressed with your work. I am trying to use the code , knowing that i split training set on many phases (each time pass 100 speech mixing them by 3 noises chosen randomly of 100 noises and for the Test i try with different size 3..100 ) of by saving model and weight and reload it each time for retraining (cause i had issue with machine performance (cpu and limited memory ) , and i 'm facing this problem the testing loss increases while training accuracy is still improving . also i get wav file audible but distorted. i wish if you could upload the trained model (weight) Please . thanks very much .

Regards, noor