yaodada1

Results 3 comments of yaodada1

@Rolun Hi,I just tried training multi speakers model,my filelist.txt like this,after train the model with 500 epoch and index training,the vc results is wrong。No matter which index and sid I...

> @yaodada1 RVC does not support multi-training natively. What worked for me was to set `hps.model.spk_embed_dim` to number of speakers (4 in your case) and then replace the `emb_g.weight` with...

> @yaodada1 RVC does not support multi-training natively. What worked for me was to set `hps.model.spk_embed_dim` to number of speakers (4 in your case) and then replace the `emb_g.weight` with...