152334H / tortoise-tts-fast

Fast TorToiSe inference (5x or your money back!)
GNU Affero General Public License v3.0
759 stars 177 forks source link

Loading tts once on first run then reusing it. #74

Open deadman2499 opened 1 year ago

deadman2499 commented 1 year ago

Is it possible to just load the tts model on the first run and then use that instance for the other runs just to reduce execution time?

carllapierre commented 1 year ago

You could use the streamlit ui, it pretty much does what you're asking for here