what does this mean and how can i fix it #836
Unanswered
fireblade2534
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Got this error because I was running multiple threads of recording and transcribing at the same time. This disappears when making sure to close and join your threads. |
Beta Was this translation helpful? Give feedback.
4 replies
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.
-
This is the Errors: "Expected size for first two dimensions of batch2 tensor to be: [48, 249] but got: [48, 165].","Expected size for first two dimensions of batch2 tensor to be: [48, 19] but got: [48, 20]."
Beta Was this translation helpful? Give feedback.
All reactions