tts-voice-creator-clone-and.../static/js
mARTin-B78 a978e39e49 feat: expandable LLM panel + page markers in casting feed; fix page numbering
Casting view improvements:
- "LLM Reading…" row now shows a preview of the passage being processed.
  A chevron button expands it to a full scrollable view of the passage
  text (up to 260px), so you can follow what the LLM is reading live.
- Page-break dividers ("Page N") appear in the casting feed whenever the
  source PDF page changes, giving a real-time view of page boundaries.

Bug fix:
- Page numbers in the Rehearser script were 0-indexed (PDF-internal) so
  the first page break showed "Page 1" for what was PDF page 2, etc.
  Now always emits 1-indexed page numbers (\f${page+1}).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 22:23:19 +02:00
..
pdf Release v1.8.1 2026-06-25 18:48:42 +02:00
ai-backends.js Release v1.8.1 2026-06-25 18:48:42 +02:00
audiobook.js feat: expandable LLM panel + page markers in casting feed; fix page numbering 2026-06-26 22:23:19 +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 Fix character-sheet LLM URL + audiobook preview; Stage font controls (v1.9.1) 2026-06-26 21:44:30 +02:00
characters-library.js Release v1.9.0 — Character Library + richer character sheets 2026-06-26 21:22:40 +02:00
conversation.js Improve voice workflows and add user manual 2026-06-04 08:23:18 +02:00
engines.js Release v1.8.1 2026-06-25 18:48:42 +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 feat: add Native Speed control to Try it out and Read aloud 2026-06-26 22:01:08 +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: add Native Speed control to Try it out and Read aloud 2026-06-26 22:01:08 +02:00
rehearser-parse.js feat: show page numbers on page-break markers in Script Rehearser 2026-06-26 22:09:32 +02:00
rehearser.js feat: show page numbers on page-break markers in Script Rehearser 2026-06-26 22:09:32 +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 chore: Commit all pending local changes 2026-06-22 14:59:37 +02:00
settings.js Release v1.8.1 2026-06-25 18:48:42 +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: add Native Speed control to Try it out and Read aloud 2026-06-26 22:01:08 +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: use MDI silhouettes for avatars and add flag to compact meta row 2026-06-23 10:28:06 +02:00
voice-library.js style: reduce gap between stars in compact rating display 2026-06-23 10:40:48 +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