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

Amd gpu compatible with this project? #16

Open
Loofy24 opened this issue Jul 8, 2023 · 2 comments
Open

Amd gpu compatible with this project? #16

Loofy24 opened this issue Jul 8, 2023 · 2 comments

Comments

@Loofy24
Copy link

Loofy24 commented Jul 8, 2023

Is amd gpu compatible? Because amd doesn’t use cuda

@gia-guar
Copy link
Owner

gia-guar commented Jul 8, 2023

I'm afraid it's not. Unfortunately CUDA architecture is necessary to run speech-to-text with Openai Whisper locally. If you are handy with coding you could run the same engine online. That function (Assistant
/get_audio.py/whisper_wav_to_text )is pretty stand alone so changing it should not be too hard

@miikkuu
Copy link

miikkuu commented Sep 7, 2023

@gia-guar can we use google collab or similar thing that you would recommend if we dont have cuda support ?

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

3 participants