tts-voice-creator-clone-and.../static/sections
mARTin-B78 01a2097c5e feat: add Native Speed control to Try it out and Read aloud
Exposes the `speed` parameter (0.5–2.0) on the TTS `/v1/audio/speech`
request so audio is generated at the target tempo natively via the
faster-qwen3-tts backend rather than post-processing.

- Backend: `/api/tts-preview` now extracts and forwards a `speed`
  override (clamped 0.1–4.0) through the same extra-params mechanism
  already used for seed/temperature; backends that reject it fall back
  cleanly via `_post_tts_with_fallback`.
- Try it out: "Native Speed" number input (0.5–2, step 0.05) added to
  the text card; value persists in localStorage per browser; passed as
  `extra` through `createTtsAudioSource` and `generateChunkedTts`.
- Read aloud: "Native Speed" control added to the generation controls
  row alongside seed/temperature; included in `readerGenParams()` and
  saved/restored with library documents (each book tracks its own speed).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-26 22:01:08 +02:00
..
s-characters.html Release v1.9.0 — Character Library + richer character sheets 2026-06-26 21:22:40 +02:00
s-clone.html Release v1.8.1 2026-06-25 18:48:42 +02:00
s-connect.html Add Script Rehearser; clean Connect Apps; About changelog; rework Try It Out 2026-05-31 20:09:59 +02:00
s-conversation.html Release v1.8.1 2026-06-25 18:48:42 +02:00
s-design.html Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
s-llms.html Release v1.8.1 2026-06-25 18:48:42 +02:00
s-performance.html Release v1.8.1 2026-06-25 18:48:42 +02:00
s-reader.html feat: add Native Speed control to Try it out and Read aloud 2026-06-26 22:01:08 +02:00
s-rehearser.html Fix character-sheet LLM URL + audiobook preview; Stage font controls (v1.9.1) 2026-06-26 21:44:30 +02:00
s-routing.html Replace all icons with MDI (Material Design Icons) v7.4.47 — 171 replacements across 10 files 2026-05-27 02:36:33 +02:00
s-settings.html Release v1.8.1 2026-06-25 18:48:42 +02:00
s-studio.html Release v1.6.0: a11y (WCAG AA), i18n (DE), PWA, perf, tests, Cast UX 2026-06-03 14:23:35 +02:00
s-tryout.html feat: add Native Speed control to Try it out and Read aloud 2026-06-26 22:01:08 +02:00
s-voices.html fix: Restore edit mode button on page load and move select-all checkbox 2026-06-22 16:46:44 +02:00