Automatic Video Transcription / Translation Subtitles #298
Replies: 9 comments 6 replies
-
This works great. One piece of feedback: subtitles start immediately in the video. Therefore, if the audio starts at 30 seconds, the subtitles will display up til that point, even if there is no dialogue. This is a little bit awkward for the user, who wonders why there are subtitles if there is no dialogue. |
Beta Was this translation helpful? Give feedback.
-
Could support for manually choosing the input language be added? Thanks. |
Beta Was this translation helpful? Give feedback.
-
I also have coded an automatic batch processor for whisper The source code is available and it is in c# |
Beta Was this translation helpful? Give feedback.
-
WARNING: Generating metadata for package whisper produced metadata for project name openai-whisper. Fix your #egg=whisper fragments. |
Beta Was this translation helpful? Give feedback.
-
`+-----------------------------------------------------------------------------+ +-----------------------------------------------------------------------------+ |
Beta Was this translation helpful? Give feedback.
-
@arekayway here a tutorial How to do Free Speech-to-Text Transcription Better Than Google Premium API with OpenAI Whisper Model |
Beta Was this translation helpful? Give feedback.
-
You can use SubtitleEdit (github project) which has a GUI and uses whisperAI as a plugin to generate text files.
There are a couple other projects that do the same.
Jun 20, 2023 06:07:13 zeitgeist8080 ***@***.***>:
…
Will there be a windows version for newbies, Just can't handle any command line.
—
Reply to this email directly, view it on GitHub[#298 (reply in thread)], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AHUQXAHS5EFHWVNITOVO2VLXMF76DANCNFSM6AAAAAARCPN56M].
You are receiving this because you commented.[Tracking image][https://github.com/notifications/beacon/AHUQXAGU7XVS2AEP7YFUPVLXMF76DA5CNFSM6AAAAAARCPN56OWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAL4GRK.gif]
|
Beta Was this translation helpful? Give feedback.
-
I can't use --model large-v2 I need to be able to customize the model |
Beta Was this translation helpful? Give feedback.
-
what is the maximum length of a video can this tool translate? i'm intending to translate an 2-hour-plus video, will it do? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a script to effortlessly burn whisper AI generated transcription / translation subtitles into provided video using ffmpeg.
Repository: https://github.com/dsymbol/decipher
Thank you openai team, your outstanding work deserves praise.
Beta Was this translation helpful? Give feedback.
All reactions