Replies: 1 comment
-
Feature Request: Smart subtitle splitting using sentence punctuation with proportional timingSummaryI would like to suggest adding an optional feature to improve subtitle splitting when working with long subtitles, especially those generated by speech-to-text engines such as Whisper, Faster-Whisper, WhisperX and similar tools. The current splitting algorithm does a good job of balancing subtitle lengths, but it does not always preserve natural sentence boundaries. This often requires manual correction after transcription. Proposed optionAdd a new checkbox in Tools → Split long lines: ☐ Prefer sentence punctuation when splitting subtitles When enabled, Subtitle Edit would first try to split subtitles at sentence-ending punctuation before applying the standard balancing algorithm. Supported punctuation could include:
Optionally, secondary punctuation such as Suggested algorithmWhen a subtitle exceeds the configured limits:
This ensures that the current behavior is preserved whenever no natural split point exists. Timing distributionThe timing should not simply be divided equally. Instead, the original subtitle duration should be redistributed proportionally according to the amount of spoken content (characters, words, or another suitable metric). Example: Original subtitle Result This preserves both the natural sentence structure and realistic subtitle timing. Benefits
I believe this small optional feature would significantly improve Subtitle Edit's workflow for users working with modern AI transcription engines while leaving the current behavior unchanged for everyone else. Thank you for considering this suggestion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been using Subtitle Edit for some time now, and it's an exceptional freeware that has saved me a lot of time! Thanks very much for it.
There is only one option that is a problem me: the one that allows you to split subtitles in two. Unless I'm mistaken (maybe I missed an option?), this splitting is done solely on the basis of the number of characters. As a result, the two resulting subtitles almost always need to be re-written: the cut is made in the middle of a sentence segment, or even in the middle of a noun and its adjective, etc.
Would it be possible to include an option that cuts sentences at more logical points? For example, that would make that the split is preferably made:
The same option could be used for breaking a line into two (decide which part of the sentence to put on the second line).
I am well aware that the second option (cutting according to sentence segments) would require integrating the logic of different languages, which is undoubtedly complicated. But perhaps it would be possible to integrate the first option?
Beta Was this translation helpful? Give feedback.
All reactions