Subtitles from an ffmpeg input #2322
netham45
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have written a script that will read data from a file/URL using ffmpeg and provide live subtitles for it in the console.
https://github.com/netham45/whisper-subtitles/
With the default config it will break incoming audio into three second chunks and parse the last two chunks to show as subtitles. These numbers can be adjusted.
Beta Was this translation helpful? Give feedback.
All reactions