m1guelpf / auto-subtitle

Automatically generate and overlay subtitles for any video.
MIT License
1.31k stars 222 forks source link

Add --word_timestamps flag for better syncing #84

Open davejab opened 3 weeks ago

davejab commented 3 weeks ago

Based on this discussion: https://github.com/openai/whisper/discussions/1888

Sync accuracy is greatly improved by setting the --word_timestamps True.

Usage:

auto_subtitle video.mkv --word_timestamps True

Possible fix for #28 and #37

what-the-diff[bot] commented 3 weeks ago

PR Summary