can whisper-timestamped do batch inference/transcription? #179
afsara-ben
started this conversation in
General
Replies: 2 comments 1 reply
-
Can you give more elements to reproduce? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Ah, of course! Thanks. So, indeed batch computation is not implemented. We should give a more understandable error message maybe... |
Beta Was this translation helpful? Give feedback.
0 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.
-
i am running
model.transcribe(audio_list)
but i get errorTypeError: expected np.ndarray (got list)
Beta Was this translation helpful? Give feedback.
All reactions