Rikorose / DeepFilterNet

Noise supression using deep filtering
https://huggingface.co/spaces/hshr/DeepFilterNet2
Other
2.15k stars 198 forks source link

Deepfilter capi seems not works #488

Closed pamzerbhu closed 5 months ago

pamzerbhu commented 5 months ago

Hi, thanks for this nice work. I have tested well with both the pytorch/bin apps of deepfilter. However, I encountered an issue where there was no difference after processing with df_process_frame(). It seems that the noise was not reduced as expected when compared to the pytorch/bin apps. Here are my codes. Could you help me figure out what's wrong with them? Thank you, pamzerbhu