Fixed the issue where spaces were deleted before punctuation marks

This commit is contained in:
Deniz Şafak
2025-09-18 02:37:58 +03:00
parent a98f75c1a9
commit 1d8cb8eabd
3 changed files with 6 additions and 19 deletions
+3
View File
@@ -1,3 +1,6 @@
# 1.1.9
- Fixed the issue where spaces were deleted before punctuation marks while generating subtitles.
# 1.1.8
- Added `.md` (Markdown) file extension support by @brianxiadong in PR #75
- Added new option `Configure silence between chapters` that lets you configure the silence between chapters, mentioned by @lfperez1982 in #79