You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Since rhasspy seems to be an abandoned project and it's code owner is working for Nabu Casa (Home Assistant), I'm thinking it would make sense to implement the wyoming protocol.
Describe the solution you'd like
Support for the wyoming protocol (voice assistant in home assistant)
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
It's completely different. Rhasspy was using the Hermes protocol over MQTT, as published by Snips back then. The Wyoming Protocol is a stdin protocol that operates on a totally different level. Since ProjectAlice stays on MQTT, the main version of HERMESLedControl should stay on MQTT. A bridge might be possible, or a sub project as WyomingLedControl
Is your feature request related to a problem? Please describe.
Since rhasspy seems to be an abandoned project and it's code owner is working for Nabu Casa (Home Assistant), I'm thinking it would make sense to implement the wyoming protocol.
Describe the solution you'd like
Support for the wyoming protocol (voice assistant in home assistant)
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: