drethage / speech-denoising-wavenet

A neural network for end-to-end speech denoising
MIT License
673 stars 165 forks source link

PESQ and STOI #31

Open ffxz opened 5 years ago

ffxz commented 5 years ago

can you share your pesq and stoi? I evaluate testset, but i find that the results is bad, logmmse method pesq:2.837,stoi:0.89, wavenet-denoised method:pesq:2.34 stoi:0.92. how can i modify it?