IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance.
https://applio.org
MIT License
1.7k stars 276 forks source link

performance improvement #512

Closed AznamirWoW closed 2 months ago

AznamirWoW commented 2 months ago

using librosa to load wav files instead of spawning ffmpeg loading every file into the processing array using a single model instead of constantly creating new one for every file