tts-voice-creator-clone-and.../static/js
mARTin-B78 36437478a6 feat: Read Aloud reader, multi-voice audiobook casting, character sheets (v1.7.0)
Read Aloud (new "Vorlesen" tab):
- PDF (real page render + overlay highlight) / TXT reader with live word
  highlighting, voice + speed, per-sentence synthesis-state colours, zoom
  (fit-width/height, two-page, ±), resume, and a server-side book library
  (syncs across devices; per-unit MP3 audio fetched on demand).

Book -> multi-speaker audiobook:
- "Cast as audiobook" attributes dialogue to characters via the LLM
  (guillemet/quote-style aware, turn-taking, recent-context), with a
  deterministic speech-tag fallback. Editable preview, non-blocking live
  casting panel, then auto-saved as a reopenable Script Rehearser play.
- Audiobook export: synthesise every cast line -> one MP3 per chapter.

Character sheets:
- LLM-extracted, self-filling RPG-style sheets (with page+quote sources)
  in both Read Aloud and the Rehearser.

Also: MP3 storage + per-page/sentence export, voice-library "Precompute
embeddings" pre-warm, German "Vorlesen" i18n + flag language toggle,
large-PDF performance (lazy raster, buffer/canvas eviction, yielded parse),
and the Seed Finder changelog entry.

New: routes/reader.py, POST /api/attribute-dialogue, POST /api/character-sheets,
static/js/{reader,audiobook,character-sheets}.js, static/sections/s-reader.html.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-21 15:08:46 +02:00
..
ai-backends.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
audiobook.js feat: Read Aloud reader, multi-voice audiobook casting, character sheets (v1.7.0) 2026-06-21 15:08:46 +02:00
benchmark-voice-picker.js Add searchable benchmark voice pickers 2026-06-05 15:44:13 +02:00
benchmark.js Enhance benchmark history metadata 2026-06-07 15:41:04 +02:00
character-sheets.js feat: Read Aloud reader, multi-voice audiobook casting, character sheets (v1.7.0) 2026-06-21 15:08:46 +02:00
conversation.js Improve voice workflows and add user manual 2026-06-04 08:23:18 +02:00
engines.js Improve voice workflows and add user manual 2026-06-04 08:23:18 +02:00
fishaudio-browser.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
generation.js Fix chunked TTS failing on newline-delimited text (e.g. German bullet lists) 2026-06-10 03:41:31 +02:00
i18n.js feat: Read Aloud reader, multi-voice audiobook casting, character sheets (v1.7.0) 2026-06-21 15:08:46 +02:00
init.js Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
integrations.js Add Script Rehearser; clean Connect Apps; About changelog; rework Try It Out 2026-05-31 20:09:59 +02:00
reader.js feat: Read Aloud reader, multi-voice audiobook casting, character sheets (v1.7.0) 2026-06-21 15:08:46 +02:00
rehearser-parse.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
rehearser.js Improve voice workflows and add user manual 2026-06-04 08:23:18 +02:00
routing.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
seed-finder.js feat: add Seed Finder panel to voice inspector 2026-06-21 14:53:51 +02:00
settings.js feat: Read Aloud reader, multi-voice audiobook casting, character sheets (v1.7.0) 2026-06-21 15:08:46 +02:00
stt.js UX: faster load, skeleton fix, About cleanup, name hint, Connect Apps docs 2026-05-31 19:19:20 +02:00
tts-preview.js feat: Read Aloud reader, multi-voice audiobook casting, character sheets (v1.7.0) 2026-06-21 15:08:46 +02:00
utils.js Improve app accessibility affordances 2026-06-05 22:08:13 +02:00
voice-clone.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
voice-inspector.js feat: add Seed Finder panel to voice inspector 2026-06-21 14:53:51 +02:00
voice-library.js feat: Read Aloud reader, multi-voice audiobook casting, character sheets (v1.7.0) 2026-06-21 15:08:46 +02:00
voice-picker.js Improve voice workflows and add user manual 2026-06-04 08:23:18 +02:00
voice-sources.js Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00