erew123 / alltalk_tts

AllTalk is based on the Coqui TTS engine, similar to the Coqui_tts extension for Text generation webUI, however supports a variety of advanced features, such as a settings page, low VRAM support, DeepSpeed, narrator, model finetuning, custom models, wav file maintenance. It can also be used with 3rd Party software via JSON calls.
GNU Affero General Public License v3.0
816 stars 91 forks source link

Feature request: Compatiblity with Home Assistant using Wyoming protocol #175

Closed rvsh2 closed 4 months ago

rvsh2 commented 4 months ago

Hi,

Adding wyoming protocol: https://github.com/rhasspy/rhasspy3/blob/master/docs/wyoming.md

would give this project real world usage.

This will expand user base a lot. Many people use Home Assistant but for now the only way to use TTS is Piper which is limited for many languages due to lack of trained models.

If you could make it work with Home Assistant that would be great feature.

Best regards

erew123 commented 4 months ago

Hi @rvsh2

Ill take a note of it and see where I get to. I have quite a long list of things Im on with at the moment (not just the features request list). That aside I have been asked for HA integration already and I am intending on adding a potential OpenAI TTS API to AllTalk, which would make it compatible with a HA addin https://github.com/erew123/alltalk_tts/discussions/152

Ill note this in the features request list however.

Thanks.