rsxdalv / tts-generation-webui

TTS Generation Web UI (Bark, MusicGen + AudioGen, Tortoise, RVC, Vocos, Demucs, SeamlessM4T, MAGNet, StyleTTS2, MMS)
https://rsxdalv.github.io/tts-generation-webui/
MIT License
1.67k stars 179 forks source link

UVR5 output-rvc folder error #321

Closed chlowden closed 3 months ago

chlowden commented 3 months ago

Hello A tiny bug concerning the UVR5 demo version tab page. The open outputs folder button opens outputs-rvc folder but the renders are made into a folder called output-rvc and it deletes the previous folder. Thanks for all the work

rsxdalv commented 3 months ago

Thank you for reporting this, and also for letting me know that UVR5 is being used! I have made it use the same outputs-rvc folder. I did not see it deleting the folder when generating, so I might still have more to fix. https://github.com/rsxdalv/tts-generation-webui/pull/322

If you have more info about the folder being deleted please let me know.

chlowden commented 3 months ago

Quite simply, the folder only holds the last renders , therefore I presume that the script erases the previous folder of the same name.

rsxdalv commented 3 months ago

Strange, I tried with the new folder name and I'm not seeing this bug, I can start it, do uvr, close it, restart it etc, it doesn't seem to erase the previous data. I'm hopeful it works fine.