tts-voice-creator-clone-and.../static/js
mARTin-B78 b96968ac5d Add mid-quote-dash and voice-announcement rules to casting attribution prompt (v1.14.15)
Two gaps observed in real casting output:
1. A mid-quote " - " (em-dash pause) was being read as the end of the
   quotation, handing the rest of the line to a wrong/new speaker.
2. Narration naming whose voice is about to speak (e.g. "Marcians
   Stimme wirkte nicht mehr so fest") wasn't being used to resolve the
   following unattributed line away from 'Unknown'.

Added as rules 11/12 to the client-side AB_DEFAULT_PROMPT (the prompt
actually sent to the LLM) and to normalizeCastingPrompt()'s migration
so already-saved custom prompts pick them up automatically, same
mechanism as the earlier Doppelpunkt-Regel upgrade. Also added
equivalent rules to the server-side fallback prompt in
routes/conversation.py for completeness, though the client-sent prompt
is what's actually used in normal operation.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 02:51:46 +02:00
..
pdf Release v1.8.1 2026-06-25 18:48:42 +02:00
tesseract Merge Reader/Casting/Rehearser pipeline into one guided workflow (v1.12.84) 2026-07-03 17:45:38 +02:00
ai-backends.js Optimize and clean up the pipeline merge (v1.12.85) 2026-07-03 21:52:33 +02:00
audiobook.js Add mid-quote-dash and voice-announcement rules to casting attribution prompt (v1.14.15) 2026-07-09 02:51:46 +02:00
benchmark-voice-picker.js Add searchable benchmark voice pickers 2026-06-05 15:44:13 +02:00
benchmark.js Optimize startup and persist engine keys 2026-06-30 14:52:17 +02:00
character-sheets.js Add live-streaming output to Character Sheets generation (v1.14.0) 2026-07-06 15:28:26 +02:00
characters-library.js Add character table view, bulk voice-assign, source links, fix prompt truncation (v1.12.98) 2026-07-05 23:09:59 +02:00
conversation.js Add collapsible thinking panel to Conversation Playground, regroup mic controls (v1.14.6) 2026-07-08 22:54:20 +02:00
engines.js Fix invisible Add Custom engine dialog and a TDZ error on Engines tab (v1.14.5) 2026-07-08 21:45:53 +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 Apply effects button staying disabled after streaming preview (v1.14.4) 2026-07-08 21:26:23 +02:00
i18n.js feat: slim icon-rail sidebar, collapsible panels, Read Aloud fit-height (v1.12.0) 2026-06-27 15:47:52 +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
library-characters.js Fix table-view column misalignment for real, add character-merge via alias popup (v1.13.4) 2026-07-06 11:58:42 +02:00
library.js Add Casting back-navigation, fix truncated prompt generation (v1.12.91) 2026-07-04 17:43:51 +02:00
reader.js Fix PDF-parsing progress pill drifting toward the bottom (v1.14.1) 2026-07-06 16:14:54 +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 Turn Script Rehearser's Stage character strip into a sidebar (v1.13.0) 2026-07-06 00:58:04 +02:00
routing.js Add routing voice-picker, restore voice filters, fix pedalboard (v1.14.3) 2026-07-08 21:05:45 +02:00
seed-finder.js Merge Reader/Casting/Rehearser pipeline into one guided workflow (v1.12.84) 2026-07-03 17:45:38 +02:00
settings.js Merge Reader/Casting/Rehearser pipeline into one guided workflow (v1.12.84) 2026-07-03 17:45:38 +02:00
sillytavern.js release: v1.12.52 2026-06-30 13:53:08 +02:00
stt.js Merge Reader/Casting/Rehearser pipeline into one guided workflow (v1.12.84) 2026-07-03 17:45:38 +02:00
tts-preview.js Fix Apply effects button staying disabled after streaming preview (v1.14.4) 2026-07-08 21:26:23 +02:00
utils.js Add Casting back-navigation, fix truncated prompt generation (v1.12.91) 2026-07-04 17:43:51 +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 Add routing voice-picker, restore voice filters, fix pedalboard (v1.14.3) 2026-07-08 21:05:45 +02:00
voice-library.js Add routing voice-picker, restore voice filters, fix pedalboard (v1.14.3) 2026-07-08 21:05:45 +02:00
voice-picker.js Add routing voice-picker, restore voice filters, fix pedalboard (v1.14.3) 2026-07-08 21:05:45 +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