Replies: 1 comment 1 reply
-
|
Hi! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
When I invoke
whisper --model large --task translateon https://www.youtube.com/watch?v=Iqx8cdsNnXEOnly the first four words are translated(?), the output looks like
This is apparently not related to the recognized language, it's german, but even when I explicitly set this using
--language Germanit turns off the translation after the first wordsBeta Was this translation helpful? Give feedback.
All reactions