CPU vs GPU - Inference Command Line #465
Replies: 3 comments
-
check here https://github.com/SWivid/F5-TTS#:~:text=%23%20Create%20a,few%20options%20below%3A |
Beta Was this translation helpful? Give feedback.
-
run infer_gradio - make sure
goto => task maneger => click processer in top => right click python (code)=> click alt + s then see magic |
Beta Was this translation helpful? Give feedback.
-
Looks like there were some issues with my venv, likely Torchvision/Audio/Torch causing a break. Torchvision 0.18.0+cu118 appears to have fixed it from what I can tell. Thanks for taking the time! F5 is outstanding! Looking forward to future updates @SWivid :) Cheers! |
Beta Was this translation helpful? Give feedback.
-
I am running the inference cli command line but it is only using my CPU, is there a reason for this? I have a GPU (3080ti,12gb) which I assume would be able to process the inference much more quickly. Am I missing something? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions