How to get transcription and translation to be for same segment of audio? #1438
-
Is there a way to get the translations and transcriptions to be for all the same time segments for a given audio? I have tried to transcribe and translate the same audio file and get different periods of times for the segments for each task, also there are often different numbers of segments for the tasks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
not with whisper you must transcribe, then put transcript into translation |
Beta Was this translation helpful? Give feedback.
-
This unfortunately isn't really the main goal of Whisper, as nice of a feature as this would be, that's gonna be a you issue, however I wouldn't imagine you'd have to much trouble with the translation of segments as there are tools that can identify parts of a string that has has a diffrent languages, which obviously you can deal with from there. |
Beta Was this translation helpful? Give feedback.
whisper cannot do that
use other services / models