Recently got a Voice PE (and chucked out Google stuff). It's a fairly positive experience so far but I'm keen to get continuous speech working so the interaction feels more natural.
I've seen the latest release should support this so I wanted validate that I could expect it to be working and debug why not, if it should.
My setup is the following containers running on a bridge network happily talking to each other
- ghcr.io/home-assistant/home-assistant:2025.4.1
- esphome/esphome:2025.3.2
- lscr.io/linuxserver/piper:1.4.0-ls39
- rhasspy/wyoming-whisper:2.4.0
I've attached the the ESPHome log from the PE when I say "knock knock" after the wake word.
Potentially I'm missing something obvious about how to enable this, or perhaps it's not supported in HA container. Happy to share any other details about config that are relevant.