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

RVC not working anymore after upgrade #299

Closed ashleykleynhans closed 5 months ago

ashleykleynhans commented 5 months ago

There seems to be something wrong with the requirements for RVC after the recent RVC upgrade.

This is the error:

Monosnap TTS Generation WebUI 2024-04-05 08-35-17

Even though the requirements are already installed.

ashleykleynhans commented 5 months ago

Seems to be a result of the most recent changes

Screenshot 2024-04-05 at 11 17 15

Works fine when these removed packages are installed.

rsxdalv commented 5 months ago

Thanks, I planned to do a hotfix release, but didn't manage to release it in time.

On Fri, Apr 5, 2024, 12:18 PM Ashley Kleynhans @.***> wrote:

Seems to be a result of the most recent changes Screenshot.2024-04-05.at.11.17.15.png (view on web) https://github.com/rsxdalv/tts-generation-webui/assets/886709/65518c75-9b5d-41c1-9a35-03cbfec03f48

Works fine when these removed packages are installed.

— Reply to this email directly, view it on GitHub https://github.com/rsxdalv/tts-generation-webui/issues/299#issuecomment-2039301590, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTRXI5BOJ6XI75I2W4LEKLY3ZT6LAVCNFSM6AAAAABFYSX3JSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZZGMYDCNJZGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rsxdalv commented 5 months ago

https://github.com/rsxdalv/tts-generation-webui/pull/300 this should fix it for everyone. I will close the issue since in my tests it works now, but feel free to reopen if it comes up.

ashleykleynhans commented 5 months ago

Thanks, its working again 🙏