babysor / MockingBird

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

sbmatch opened this issue · comments

Summary[问题简述(一句话)]
spec = torch.matmul(mel_basis[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[截图(如有)]