Open
Description
Hello,
thanks for all your work 👍 Predicting using Leaderboard A model is working as expected on Linux and Windows.
However, I run into problems with memory during the separation of longer mixtures. When I try to separate a song from MUSDB18 (test part, song Georgia Wonder - Siren, 73 MB, 7m 10sec), I get the following error:
Linux:
Command terminated by signal 9
Exit code 137
Windows:
onnxruntime.capi.onnxruntime_pybind11_state.RuntimeException: [ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running Conv node. Name:'470_nchwc' Status Message: bad allocation
Looks like an Out Of Memory error, it works fine for smaller mixtures. But a Linux machine, on which I test your solution has about 46 GB RAM, which is pretty big in my opinion. My question is: have you ever faced that kind of issue during your testing on MUSDB18? Do you have any workarounds for OOM errors? Do you know some hardware requirements?
Metadata
Assignees
Labels
No labels