Files
rocm-chatterbox-whisper/wyoming_voices.py
scott 3d3e8bdabf
All checks were successful
Build ROCm Image / build (push) Successful in 4m56s
Add supports_synthesize_streaming=True to TtsProgram
Without this flag HA buffers all audio until AudioStop before forwarding
to the media player. With it, HA streams AudioChunk events to the player
as they arrive, so playback starts on the first chunk rather than after
the full text is synthesized.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 16:52:02 -04:00

3.1 KiB