JarodMica / rvc-tts-pipeline

TTS pipeline that uses RVC to enhance audio quality and cloning
MIT License
136 stars 29 forks source link

Reloading the models/inference speed #6

Open Kamikadashi opened 11 months ago

Kamikadashi commented 11 months ago

Am I doing something wrong, or is the pipeline reloading all the models every time an inference is made? This makes inference slow. If there is a way to keep them loaded in memory, I would be grateful to know it.

image