Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sbmatch opened this issue Apr 25, 2024 · 0 comments
Open

Comments

@sbmatch
Copy link

sbmatch commented Apr 25, 2024

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[截图(如有)]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant