add Audible-style audio player with word-level subtitle highlighting

This commit is contained in:
Ashim Kumar
2026-06-26 18:31:45 +06:00
parent 0a2f457476
commit cf93085e22
2 changed files with 1326 additions and 10 deletions

2
doc.py
View File

@@ -4,7 +4,7 @@ import mimetypes
import markdown import markdown
# INPUT: Set your Application folder path here # INPUT: Set your Application folder path here
APPLICATION_FOLDER = f'../Audiobook Maker v4.2' # Replace with your actual folder path APPLICATION_FOLDER = f'../Audiobook Maker v4.3' # Replace with your actual folder path
# Add these new variables # Add these new variables

File diff suppressed because it is too large Load Diff