mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 05:40:26 +02:00
feat: Implement apostrophe normalization settings and overrides in the UI and backend
This commit is contained in:
@@ -31,6 +31,7 @@ def _make_pending_job() -> PendingJob:
|
||||
max_subtitle_words=50,
|
||||
metadata_tags={},
|
||||
chapters=[],
|
||||
normalization_overrides={},
|
||||
created_at=0.0,
|
||||
read_title_intro=False,
|
||||
normalize_chapter_opening_caps=True,
|
||||
|
||||
Reference in New Issue
Block a user