How to translate into desired languages? #406
Unanswered
Dean-Corso
asked this question in
Q&A
Replies: 1 comment 13 replies
-
Whisper models supports translation only into English. |
Beta Was this translation helpful? Give feedback.
13 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.
-
Hi guys,
just would like to know how I can let create transcription files in one or more different languages? Lets say I have an English audio speech and wanna create subtitle files of it in three languages (German, Spain, English). Is that doable and if yes, how? I was testing around using the " --task=translate" and " --language=English" commands. Only thing I get working is to translate any German audio into English language subtitles. So I just can define the spoken language in the audio file but how to define the translation/s to use and output in the created subtitles? Is that possible or not? Maybe you can give me some advice. Thanks.
PS: Otherwise some additional info would be also nice like, how to translate my X language subtitle files (srt, vtt, etc) into an other or multiple desired languages.
Beta Was this translation helpful? Give feedback.
All reactions