Rikorose / DeepFilterNet

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

How to handle different frame size? #458

Closed MG-EuS closed 4 months ago

MG-EuS commented 8 months ago

I think the model is designed and trained with a hop size of 480 samples. What is the best way to use the model in a setup where the frame size is forced to be e.g. 1024 samples? Just put buffers around the model and process chunks of 480 samples or would it be better to change the hop size of the model? But if the hop size of the model is changed, do we have to retrain it?

Thanks

MG-EuS commented 7 months ago

Can anyone comment on this? :)

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.