Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Implement DirectML to add partial support for AMD GPU's #432

Open
thecatontheceiling opened this issue Feb 23, 2023 · 7 comments
Open

Comments

@thecatontheceiling
Copy link

thecatontheceiling commented Feb 23, 2023

someone else made a fork of this code and implemented this successfully although with some drawbacks (like demucs completely not functioning and mdx-net being buggy but im sure these issues can be fixed)

https://github.com/Aloereed/ultimatevocalremovergui-directml

it would be really nice to finally have support for AMD GPU's since running off of cpu is painfully slow for most people (52 minutes for 5 minute file 😭 ) and i hope this issue gets noticed and gets successfully added to the main branch of this project.

thank you to the developers and all of the contributors for making this great GUI and making a lot of peoples lives way easier

@DJboutit
Copy link

I would love to see AMD support I have a RX 6600 it would cut my process time in half. I have a I7 3770 with 24gb DDR3 ram using model MDX-Net Inst 3 it takes 3 to 6 min to process a track.

@cyatarow
Copy link

cyatarow commented Oct 7, 2023

Any update? @Anjok07

@thecatontheceiling
Copy link
Author

lmao I have an Nvidia GPU now

even though I have no need for this anymore I would still love to see something like this added soon

@thecatontheceiling
Copy link
Author

seems like there's an experimental branch for amd gpu's now

@Anjok07
Copy link
Owner

Anjok07 commented Oct 11, 2023

seems like there's an experimental branch for amd gpu's now

I added a branch for AMD GPU support using OpenCL. I was able to get MDX-Net & VR Arch models to run. I'm still working out some kinks though

@thecatontheceiling
Copy link
Author

seems like there's an experimental branch for amd gpu's now

I added a branch for AMD GPU support using OpenCL. I was able to get MDX-Net & VR Arch models to run. I'm still working out some kinks though

thank you for your work! I no longer have a need for this as I upgraded to an rtx 3060 now but I would still appreciate if you get it to work

@cyatarow
Copy link

seems like there's an experimental branch for amd gpu's now

I added a branch for AMD GPU support using OpenCL. I was able to get MDX-Net & VR Arch models to run. I'm still working out some kinks though

Thank you so much!!
I hope all models will be supported someday.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants