Audio-WestlakeU / FullSubNet

PyTorch implementation of "FullSubNet: A Full-Band and Sub-Band Fusion Model for Real-Time Single-Channel Speech Enhancement."
https://fullsubnet.readthedocs.io/en/latest/
MIT License
527 stars 152 forks source link

when is it appropriate to use_mag_phase=True #11

Open LearnedVector opened 3 years ago

LearnedVector commented 3 years ago

Hello, Thanks for the paper and code! I was wondering, when is it appropriate to use the mag_phase to do istft? https://github.com/haoxiangsnr/FullSubNet/blob/main/audio_zen/acoustics/feature.py#L48

LearnedVector commented 3 years ago

@haoxiangsnr ping! sorry for disturbance, this question has been lingering in my head for a while!