deezer / spleeter

Deezer source separation library including pretrained models.
https://research.deezer.com/projects/spleeter.html
MIT License
25.69k stars 2.82k forks source link

[Discussion] GPU OOM For the long recording #909

Open Ylw2014 opened 8 hours ago

Ylw2014 commented 8 hours ago

as describe above, for the long recording like 1~2 hours ,the gpu memory will be OOM, do we have any update plan for this scenario? for example, split the recording before, and merge them together when all the parts are processed. thanks !

phalexo commented 3 hours ago

I was using a 25MG WAV file (slightly over 8 minutes), with a GPU 12.2GiB

The same problem. It does not understand "auto" vs. "cuda" even if you have multiple GPUs (I have 4)