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.6k stars 172 forks source link

RVC Connection Time Out #339

Closed Sp4wnf3rk3l closed 1 month ago

Sp4wnf3rk3l commented 1 month ago

Hey Mate

First of all: Thx for all the work!

I'm relatively new to this, so I hope you can help me. Every time I try to use RVC I'll get a Connection Timeout after several seconds without an error message in the console.

It only says: Press any key... If I press one however, nothing happens. Is there a complete log to find anywhere?

I also get some minor errors when I use the installer, i will provide a log of this after a clean reinstall. Don't know if they are part of the Problem.

So long o/ have a great day

rsxdalv commented 1 month ago

Status update - I confirmed that for some reason it is broken with the new installer while it still works with the old installation. (I did not check if doing a clean install with the old installer works). After debugging several things I decided to upgrade RVC package because that is now an option. However it requires changing torch from 2.0.0 to a newer version. As a result I am upgrading the whole project to 2.3.1 which after many tests appears to not break everything. Consequently I am also upgrading xformers to 0.0.27 and probably updating some projects along the way.

After torch 2.3.1 migration can be done, the new RVC module can be integrated.

rsxdalv commented 1 month ago

Finished upgrade, please confirm if you were able to update.

Sp4wnf3rk3l commented 1 month ago

Thx again! Less errrors while installing... and nice ui overhaul btw.

Just tested it but now I can't open any models in RVC. If i click the dropdown nothing happens (none of the models shows up despite refreshing), if i click "open location" it shows the right folder however.

rsxdalv commented 1 month ago

Thanks. As for the models - did you put them in separate folders or all in the base folder? The requirement has been to put them each in a separate folder, like /checkpoints/singer/singer.index; however, maybe with the newer RVC I can just let people put them wherever they want.

On Wed, Jul 17, 2024, 3:21 AM Sp4wnf3rk3l @.***> wrote:

Thx again! Less errrors while installing... and nice ui overhaul btw.

Just tested it but now I can't open any models in RVC. If i click the dropdown nothing happens, if i click "open location" it shows the right folder however.

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

Sp4wnf3rk3l commented 1 month ago

Sorry for my late reply, was on a short vacation... and another Thx! Putting the models in seperate folders did the trick. Everything I tested so far is working fine now including RVC.

You are a mighty Tech-Priest! :D