automatically translates in transcribe mode? #157
Unanswered
leodesbiens
asked this question in
Q&A
Replies: 1 comment
-
|
transcribe should not translate by default. I just double-checked the code and the translate parameter defaults to False, so the output should remain in the original language. If you are still getting English output, please check that you are not using an English-only model such as base.en, small.en, etc. These models will always produce English text. |
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.
-
^^ any idea why it translates to english even if calling trasncribe()
Beta Was this translation helpful? Give feedback.
All reactions