drethage / speech-denoising-wavenet

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

Denoised Speech is silence #26

Open hermione0h opened 5 years ago

hermione0h commented 5 years ago

I follow the instruction on readme file. Also I used the NSDTSEA dataset to rebuild the results, but the output speech is 0dB, and they are all silence. So I am wondering did I miss something that might lead to this result? Also, I could not find the model under sessions/001/, so I used the configuration under sessions/001/ to train the model, and used the trained model to denoise, but it still give me silence for the results. Could you tell me what else I could do to debug?

jmqpool commented 5 years ago

@hermione0h Did you find a solution to this? I am also getting silent denoised speech.

sai2009kishore commented 2 years ago

Any updates on this, please?

sai2009kishore commented 2 years ago

FYI, reducing the dilations worked for me.