Replies: 3 comments 4 replies
-
If you pass the |
Beta Was this translation helpful? Give feedback.
-
(Similar to #36) the model doesn't have a separate translation module and performs speech translation end-to-end. So it's not directly possible to use it as a text translation model, although it could be an interesting research project to distill a text translation model out of Whisper. |
Beta Was this translation helpful? Give feedback.
-
What if I want to translate one audio to multiple target languages, is it possible to use some intermediate representation of the input text and perform translation by using it as input to the translation part, instead of having to pass the same input audio multiple times? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to skip audio detection part and use it for translation only, how can I do that?
Beta Was this translation helpful? Give feedback.
All reactions