Victor
Victor
I'm training a model in Brazilian Portuguese. However, my model does not respect pauses/breaks between sentences. Is there some way to force a pause between two sentences?
Is it possible to insert new symbols in a pre-trained model? When I try that, I get the follow error: "size mismatch for enc_p.emb.weight: copying a param with shape torch.Size([178,...
[INFO] [1.463881015777588, 3.3058362007141113, 14.746193885803223, 13.179031372070312, 0.3828892707824707, 1.021393895149231, 277000, 1.1124354334266811e-05] [INFO] Saving model and optimizer state at iteration 23084 to ./logs/vcg_model/G_277000.pth [INFO] Saving model and optimizer state at iteration 23084 to...
Is it possible to clone my own voice using VITS? How can I pass the .wav that I want to clone to the inferece?
First, congratulations for the amazing project!! I would like to know, How can I continue training from the available checkpoint? Thanks for the project!