#Cannot enable TTS streaming response

1 messages · Page 1 of 1 (latest)

astral forge
#

I've completed a setup of a complete voice pipeline and it's working pretty well. My only challenge is I can't seem to get streaming to enable.

I'm running HA on a Home Assistant Yellow running 2025.8, and have the newest piper addon installed. My default configuration is to using Wyoming piper and whisper for TTS and STT with Ollama providing the AI conversation engine using Qwen 32, but I've tride combinations of piper running on the HA addon, and the home assistant cloud for all options as well.

In every case the raw output shows "stream_response: false" in the debug output. I've set the piper addon setting to enable streaming but I don't see any other configuration option to enable it. Is there something I'm missing? What's the best way to troubleshoot this?