Improve karaoke mode and update changelog

This commit is contained in:
Deniz Şafak
2025-08-25 01:34:16 +03:00
parent c1c93ea00a
commit 3171066f0c
2 changed files with 47 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
# 1.1.7 (ğre-release)
- Added MPS GPU acceleration support for Silicon Mac, mentioned in https://github.com/denizsafak/abogen/issues/32#issuecomment-3155902040 by @jefro108
- Added word-by-word karaoke highlighting feature by @robmckinnon in PR #65
# 1.1.6
- Improved EPUB chapter detection: Now reliably detects chapters from NAV HTML (TOC) files, even in non-standard EPUBs, fixes the issue mentioned by @jefro108 in #33
- Fixed SRT subtitle numbering issue, mentioned by @page-muncher in #41