vbelz / Speech-enhancement

Deep learning for audio denoising
MIT License
620 stars 124 forks source link

global scaling #14

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hey @vbelz, first, thank you for sharing this project, it helps me a lot! There is one thing I didn't understand and that's the global scaling of matrix_spec (and inverse global scaling). How did you choose the numbers for scaling? and why there is different scaling for X_inand X_ou?