Pocket-TTS seems to be a TTS server that returns audio much faster locally than Piper, so I built a container that enables it via Wyoming protocol and zeroconf to be available in Home Assistant.
There is the ability to use an audio snippet to clone a voice that would be used by pocket-TTS, I haven’t enabled anything like that yet. PRs welcome.



Good to hear you got it to build. The base project seems to move fast so I just set this up to require a local build which will pull the pocket-TTS current code in directly.
I guess I could post a GHCR image, but I’ve never done that. I just build my own images, it’s pretty quick and then they’re up to date.
For me personally, I’d rather pull from a GHCR image than build from the source, I think too, this would garner more users who don’t want to or cant build it for one reason or another.
Fixed.