Replies: 3 comments 3 replies
-
Yes it is possible if the model supports GPU, subsai ./assets/test1.mp4 --model openai/whisper --model-configs '{"model_type": "small", "device": "cuda"}' --format srt Hope this helps ? |
Beta Was this translation helpful? Give feedback.
-
Yep, that working as well. I had issue with Nvidia and after fixing the subsai automatically set cuda if model supports GPU. Many thanks |
Beta Was this translation helpful? Give feedback.
-
Which version of Cuda and cuDNN do you suggest? I currently tried 12.1 and i can't get subsAI to run on my gpu. |
Beta Was this translation helpful? Give feedback.
-
Is it possible to use subsai from console (bash) to use GPU instead of CPU?
Beta Was this translation helpful? Give feedback.
All reactions