#Voice assistant and vocal sound effects like sneezing, and other mouth noises via voice model?
1 messages · Page 1 of 1 (latest)
Orpheus TTS can do emotions and non verbal sounds like laughs and giggles. It can't be used with HA yet.
What do you mean with yet? Someone actually working on it to get it working? I have it implemented in HA using following
https://github.com/Lex-au/Orpheus-FastAPI
and
https://github.com/roryeckel/wyoming_openai
But as you said, it’s not working properly. After this solution split the responses in junks to allow streaming, in HA only the first piece is played and all follow up responses don’t. I hope HA will support this kind of streaming at any time.