Currently I heard RVC Disconnected recently has no longer will have any updates or fixes but I believe it has a risk of being broken whenever Google Colab does any changes. And I want to maintain the quality as I have for my RVC models I made instead of it being trained in a lower quality in Weights.gg.
I've also been wanting to train them locally for awhile without dealing time limits from Google Colab. I saw someone tried to modify RVC to lower usage of VRAM slowing the training time down to prevent getting errors or computer freezes. and I'm trying to look for the file that can change the self.gpu_mem or something that slows down training. One way was to adjust the amount of batches but otherwise no idea what I can do to reduce enough to train slowly.
I recently got a GPU upgrade a few months ago and I was able to do the voice to voice conversion and RVC Realtime but otherwise I haven't train any models yet. The GPU I have currently is a NVIDIA GeForce GTX 1660. And the current RVC software I use is "RVC1006Nvidia".
Here's this link I found that relates to it.
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI/issues/649