tts-voice-creator-clone-and.../routes
mARTin-B78 606ae125a3 Add editable Prompt panel for Character sheets (v1.14.17)
Same pattern as the Casting audiobook Prompt button: a collapsible
textarea with the full extraction prompt (fields + sources/citation
schema), named-preset save/load/delete, and live persistence so edits
apply from the next passage onward. Server-side, _charsheets_prepare()
now accepts a character_sheets_prompt override (shared by the blocking
and streaming endpoints), following the same pattern already used for
the audiobook attribution prompt override.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 12:21:26 +02:00
..
__init__.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
admin.py Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
characters.py release: v1.12.52 2026-06-30 13:53:08 +02:00
conversation.py Add editable Prompt panel for Character sheets (v1.14.17) 2026-07-09 12:21:26 +02:00
docker.py release: v1.12.52 2026-06-30 13:53:08 +02:00
library.py Back user state with SQLite voice index 2026-06-30 15:06:43 +02:00
reader.py Fix casting-feed freeze, zip cast export, character generation prompts (v1.12.90) 2026-07-04 12:48:00 +02:00
rehearsals_db.py release: v1.12.52 2026-06-30 13:53:08 +02:00
settings.py Security audit, modular refactor, and container-name field 2026-05-29 12:13:07 +02:00
sources.py Back user state with SQLite voice index 2026-06-30 15:06:43 +02:00
stt.py Release v1.8.1 2026-06-25 18:48:42 +02:00
tts.py feat: enhance TTS language detection with frequency scoring and explicit overrides 2026-07-07 03:59:25 +02:00