CARNIVAL-IITP / Noise_suppression

30 stars 23 forks source link

Why don't you just used DNN model to estimate noise PSD instead of using conventional noise estimation method? #2

Closed hylee-250 closed 1 year ago

hylee-250 commented 1 year ago

Why don't you just used DNN model to estimate noise PSD instead of using conventional noise estimation method?

roar27 commented 1 year ago

Personally, I estimated noise with a DNN model, but the performance was not as good as that of a conventional noise estimation model, and I thought it was advantageous to use a conventional noise estimation model in terms of model size and computation.