You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! New user around here and learning how AI works and python.
I was able to install sucefully tortoise-tts in my pc for local usage. I noticed that when generating the audio files it does use my GPU correctly, but at 100% usage.
I would like to know, how to limit the GPU usage of tortoise-tts (or in the code) so it doesn't always uses my gpu at 100%? Is it possible to modify inside the code or using external methods safely? Because I would like to not put much work on the GPU just in case, even if it takes a little longer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello! New user around here and learning how AI works and python.
I was able to install sucefully tortoise-tts in my pc for local usage. I noticed that when generating the audio files it does use my GPU correctly, but at 100% usage.
I would like to know, how to limit the GPU usage of tortoise-tts (or in the code) so it doesn't always uses my gpu at 100%? Is it possible to modify inside the code or using external methods safely? Because I would like to not put much work on the GPU just in case, even if it takes a little longer.
I appreciate any help!
Beta Was this translation helpful? Give feedback.
All reactions