Fixed subtitle word-count splitting logic for more accurate segmentation

This commit is contained in:
Deniz Şafak
2025-10-22 18:27:26 +03:00
parent f80c86b00d
commit 0d0d3b7871
2 changed files with 24 additions and 11 deletions
+1
View File
@@ -1,5 +1,6 @@
# 1.2.1 (pre-release)
- Added loading gif animation to book handler window.
- Fixed subtitle word-count splitting logic for more accurate segmentation.
# 1.2.0
- Added `Line` option to subtitle generation modes, allowing subtitles to be generated based on line breaks in the text, by @mleg in #94.