Rikorose / DeepFilterNet

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

GPU Memory torch.cuda.OutOfMemoryError #553

Open frixos25 opened 2 months ago

frixos25 commented 2 months ago

Hello,

when i try to filter a file longer than some minutes this error appears: torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 1.36 GiB. GPU I have 4GB GPU memory.

Is there a parameter to reduce the memory usage?