babysor / MockingBird

🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
Other
35.3k stars 5.21k forks source link

size mismatch for encoder.embedding.weight exception when using miven model and NO Chinse voice but only noise #643

Open xiaoguazh opened 2 years ago

xiaoguazh commented 2 years ago

1)Use miven's model: https://pan.baidu.com/s/1PI-hM3sn5wbeChRryX-RCQ code: 2021

2)Got exception size mismatch for encoder.embedding.weight: copying a param with shape torch.Size([70, 512]) from checkpoint, the shape in current model is torch.Size([75, 512]).

3)NOT ABLE to have Chinese voice, but only noise.

babysor commented 2 years ago

请仔细看模型的适用代码版本,并搜索issue区解决