tts-voice-creator-clone-and.../static/sections
mARTin-B78 f4688ecc0c v1.2.0: VAD, live preview, hands-free mic, restore last section
Conversation playground:
- Live speech preview: MediaRecorder sends accumulated audio to
  /api/transcribe-bytes every 2.5 s; interim Whisper result shown in
  the text input field while recording. Web Speech API tried first as
  a faster path when available (HTTPS/localhost).
- VAD auto-stop: AudioContext AnalyserNode measures RMS every frame;
  auto-stops after 1.5 s silence with a visible countdown. Auto-stop
  toggle to revert to click-to-stop.
- Hands-free mode: mic auto-restarts after the agent finishes speaking
  via audio.ended event + generation-counter cancellation. Hands-free
  toggle (on by default) to disable.

Navigation:
- Persist active section and sub-page in localStorage; hard-reload
  returns to the same page instead of always jumping to My Voices.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-29 18:47:00 +02:00
..
s-clone.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-connect.html Rename LLMs to Engines with LLM/STT/TTS sub-page nav, collapsible integration cards, equal-width card grids 2026-05-27 21:05:51 +02:00
s-conversation.html v1.2.0: VAD, live preview, hands-free mic, restore last section 2026-05-29 18:47:00 +02:00
s-design.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-llms.html Add inline STT test panel and fix whisperx pyannote auth error message 2026-05-28 09:27:59 +02:00
s-performance.html Add batch benchmark to Benchmark page 2026-05-27 11:29:48 +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 Add version number (v1.1.0) and rewrite CHANGELOG to full Keep-a-Changelog spec 2026-05-29 13:53:31 +02:00
s-studio.html Redesign settings page (Voicebox-style) and fix remaining old icons 2026-05-27 02:48:34 +02:00
s-tryout.html Rename LLMs to Engines with LLM/STT/TTS sub-page nav, collapsible integration cards, equal-width card grids 2026-05-27 21:05:51 +02:00
s-voices.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