As the title states, i've had issues with the wyoming integration automatically detecting voice services of all kinds. I've got home assistant running in a proxmox vm and have had no issues like this with any other integrations. Manually adding the services via hostname and port does work. I'm not familiar enough with the inner workings of hass to figure out what's wrong, but the logs I think could be relevant are attached.
#Wyoming not detecting voice services
1 messages · Page 1 of 1 (latest)
huh, reading through the assist microphone logs (the only integration i haven't manually set up), it seems like it thinks zeroconf is disabled
I've always had to manually add my TTS/STT if I am running it outside of HA, don't think I've ever seen the autodetect work unless it is via the HA addons for Piper/Whisper
everything is running inside ha though
So how are you adding them via hostname/port, just putting in the HA hostname?
And are these custom integrations or the standard Piper/Wyoming-faster-whisper?
for whisper and piper, i had to manualy set them to the correct port for the manual detection to actually find them, but then just put in localhost and the port
just the standard integrations through wyoming, with the containers running via the default home assistant add ons
hostname is just homeassistant
hm. Maybe something broke recently with Zeroconf. I run mine in Pods so I've always had to manually add them 😅
Might want to post this question in https://discord.com/channels/330944238910963714/1284966582375813201 as well, might get more help there.
the weird thing to me is that it seems like the container itself is running without zeroconf enabled
INFO:root:Ready```
Yeah, might be something that broke recently, maybe it's an issue to log against the integration