RuntimeError: The size of tensor a (12) must match the size of tensor b (3) at non-singleton dimension 3 #1795
Answered
by
glangford
Nitin-deloitte
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jongwook
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am implementing multithreading on whisper Api. I getting this error RuntimeError: The size of tensor a (6) must match the size of tensor b (3) at non-singleton dimension 3
Can anyone help me please. I am new to this I searched but didn't get anything related to this error.
Error:
Beta Was this translation helpful? Give feedback.
All reactions