The weird behavior of Batched Faster-Whisper #1010
Unanswered
toanhuynhnguyen
asked this question in
Q&A
Replies: 2 comments 5 replies
-
@MahmoudAshraf97 Can you help me with this issue, thank you so much. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is CT2 bug, it's not solvable in FW, you can reproduce the same bug with the non-batched inference |
Beta Was this translation helpful? Give feedback.
5 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I use this function "batched_model.transcribe":
I have 2 audio files: file_a.wav and file_b.wav:
The argument "without_timestamps" does not work consistently. How can I resolve this issue? Thank you so much.
Beta Was this translation helpful? Give feedback.
All reactions