Spaces:
Running
Running
Update to RVC V2
#17
by
FarisIrfxn
- opened
Hi I want to use custom model for this project but i got error RuntimeError: Error(s) in loading state_dict for SynthesizerTrnMs256NSFsid: size mismatch for enc_p.emb_phone.weight: copying a param with shape torch.Size([192, 768]) from checkpoint, the shape in current model is torch.Size([192, 256]). I figure out is because the project is set to SynthesizerTrnMs256NSFsid. Anyone know how to change or use both like default RVC v2.
FarisIrfxn
changed discussion title from
Use both SynthesizerTrnMs768NSFsid & SynthesizerTrnMs256NSFsid
to Update to RVC V2