microsoft / DNS-Challenge

This repo contains the scripts, models, and required files for the Deep Noise Suppression (DNS) Challenge.
Creative Commons Attribution 4.0 International
1.13k stars 415 forks source link

Questions regarding the default input length in dnsmos_local.py #121

Open zxinhui-fb opened 2 years ago

zxinhui-fb commented 2 years ago

I tried the dnsmos_local.py with the default setting and it failed. It seems the input length has to be 3 (NOT 9) to make the script run. Is this caused by the changes in DNSMOS models ? Thank you!