Anjok07 / ultimatevocalremovergui

GUI for a Vocal Remover that uses Deep Neural Networks.
MIT License
17.93k stars 1.34k forks source link

Feature request: another library like DirectML to support non-NVIDIA GPUs #417

Open cyatarow opened 1 year ago

cyatarow commented 1 year ago

I love this software, but I wish it could do GPU conversion on non-NVIDIA ones. Is there any plan for it?

Aloereed commented 1 year ago

I implement a version with DirectML in Aloereed/ultimatevocalremovergui-directml. I hope you will give it a try. This implementation works fine with VR Architecture on my Intel Arc A770, but Demucs and training are not available yet.

I'm also looking forward to an official implementation, on the Intel/AMD platform.