mirror of
https://github.com/m-bain/whisperX.git
synced 2025-07-01 18:17:27 -04:00

Example usage: subtitles_proccessor = SubtitlesProcessor(output["segments"], detected_language, max_line_length = 50, min_char_length_splitter = 35) subtitles_proccessor.save("subtitles.srt", advanced_splitting = True)