Rikorose / DeepFilterNet

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

requirement files installation problem #552

Open kirti2k23 opened 5 months ago

kirti2k23 commented 5 months ago

I am trying to install requirements file but I am getting error ERROR: Failed building wheel for deepfilterdataloader. I even tried to install it using command pip install deepfilterdataloader individually but still not working. Building wheel for deepfilterdataloader (pyproject.toml) ... error error: subprocess-exited-with-error

lichengxi1 commented 2 months ago

Me too, have you solved this?