sp-uhh / sgmse

Score-based Generative Models (Diffusion Models) for Speech Enhancement and Dereverberation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

White noise for 48kHz model

isomov opened this issue · comments

commented

Hello, thanks for the great work and 48kHz checkpoint! I was trying to check it on my 48kHz audio, however it produces white noise. I did not change code and installed my environment using requirements_version.txt. This is how I run the model:
"python enhancement.py --test_dir noisy48/ --enhanced_dir enhanced/ --ckpt EARS\ checkpoints/ears_wham.ckpt"
Can you help me with that, please?

I just checked again, and it works on my side.

Have you pulled the latest commit?

Can you show me the data that you want to enhance?