francoisgermain / SpeechDenoisingWithDeepFeatureLosses

Speech Denoising with Deep Feature Losses
MIT License
183 stars 53 forks source link

why is the same denoised result outputed by different models? #11

Closed NewEricWang closed 4 years ago

NewEricWang commented 4 years ago

Hi, I use two different models to denoise a noisy speech. But I find the denoised file is same. I use the command "./senet_infer.py -m ./out_folder/se_model_6.ckpt -d ./works/data/ns1 -o ./works/enhed/ns1"