-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Intel Arc GPU does not work under Linux #23
Comments
I agree... it is wasteful to download nvidia code that you will never use |
I don't have an Intel Arc so I can't test this. The detection to install the gpu version of whisper dependencies is fairly primitive. Unfortunately I can't test any fix for this. So it will have to be up to someone else to create a pull request. |
I can't write code, because I don't know how A.I. works, but I can test if something works or not. |
I don't know how AI works either. But I am an expert in packaging up the dependencies to make it work. You might be able to use my AI coding assistant to help you out:
Then launch it in the repo:
I'll accept a PR to fix this and work around test failures. |
Yeah a bit painful as an AMD user watching it download GB's of nvidia packages, hopefully someone can fix! Thanks though this is great :) |
I ran it, and it started downloading GB's of Nvidia-related packages and it printed
I don't know much about A.I., but Vladmir's Automatic1111 works on Intel Arc, and it seemed to use PyTorch. So, there probably is a way to do this task too with an Intel Arc GPU.
At least it should automatically detect the existing GPU and if it's not Nvidia, it should not download GB's unnecessary files. If detection is difficult, it could simply ask: "Do you have an Nvidia GPU?"
The text was updated successfully, but these errors were encountered: