m1guelpf / yt-whisper

Using OpenAI's Whisper to automatically generate YouTube subtitles
MIT License
1.36k stars 138 forks source link

Length of the subtitles #41

Open MEPHISTO1234 opened 1 year ago

MEPHISTO1234 commented 1 year ago

Thank you very much for this program. It saves me a lot of time!

The subtitles produced are superior to the ones generated by YouTube in every way except one: they are too long, on occasion even ridiculously long.

I wonder if it would be possible to define a maximum number of characters that appear on screen at the same time? Or at least make a mandatory break after a period (.) if the sentence is above a certain number of characters?