JARVIS-ChatGPT icon indicating copy to clipboard operation
JARVIS-ChatGPT copied to clipboard

Amd gpu compatible with this project?

Open Loofy24 opened this issue 1 year ago • 2 comments

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

Loofy24 avatar Jul 08 '23 07:07 Loofy24

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

gia-guar avatar Jul 08 '23 09:07 gia-guar

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

miikkuu avatar Sep 07 '23 10:09 miikkuu