scott a8e3e62dbc
All checks were successful
Build ROCm Image / build (push) Successful in 4m20s
Stream audio in 4096-sample sub-chunks for immediate HA playback
Previously the entire synthesized audio for a sentence was sent as one
AudioChunk event. HA buffers until it arrives in full, so playback didn't
start until synthesis was complete. Splitting into 4096-sample chunks lets
HA begin playing as data arrives.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 13:25:54 -04:00
Description
No description provided
213 KiB
Languages
Python 100%