babysor / MockingBird

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

RuntimeError: mat1 and mat2 shapes cannot be multiplied (80x513 and 1x513) #995

Open sbmatch opened 5 months ago

sbmatch commented 5 months ago

Summary[问题简述(一句话)] spec = torch.matmul(melbasis[str(fmax)+''+str(y.device)], spec) RuntimeError: mat1 and mat2 shapes cannot be multiplied (80x513 and 1x513)

Env & To Reproduce[复现与环境] win11 torch: 2.3.0+cu118 python38

Screenshots[截图(如有)]