Lukas Starenko
Lukas Starenko
Hi, I'm wondering what if I fill blank string in the pretrain model field "Load pre-trained base model G path" and same for the D field "Load pre-trained base model...
Hi, I thought that ContentVec (as well as HuBert) use k-means algorithm for creating labels. So for what reason we need {train,valid}.km and what exactly they are? Thank you :-)
Hello, could you please share what model is used for creating of ContentVec_500 model ? I assume, that this pretrained Contentvec_500 model is not pretrained from scratch, but finetuned. I'm...
Hi, I am able to train my own hubert_base with ContentVec project. But the output hubert_base doesn't work with RVC. I believe that it is beacause some settings or configuration...
The VITS project contains posterior encoder which converts audio to latent space variables. But HuBERT does the same. Does RVC work by generating latent space variables with HuBert and than...