-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compatibility with Home Assistant Voice (Whisper / Piper) #133
Comments
Should be possible yes! |
If this was implemented, I think it could revive a lot of dead hardware 😮 . My Matrix Voice is only catching dust right now, integrating it with Home Assistant would be huge! I could finally start to use my Matrix Voice after all this time of it sitting in a dark corner and catching dust 😢 I know very well how hard it is to find time for projects, I am struggling daily with that issue myself. If there is anything I can do to help, please let me know! |
I am in the same boat with my matrix voice. I looked at creating a custom microphone component within esphome but it looks as though only i2s microphones are in there at this time and no option exists for creating a custom one yet. |
Well you can integrate with Home Assistant already! I know that is for 2.5, but will probably work with 3 as well. |
I'm also using rhasspy 2.5 with your esp32-Rhasspy-Satellite Streamer on my Matrixvoice. I found another Project that seems to try the same for Matrixvoice Devices by integrating it into esphome: |
I'd like to ask if there is a way to get this cool project to talk to the recently introduced Home Assistant Voice Features with mostly Whisper (and potentially Piper)? It looks like the Rhasspy developer is working on this architecture now, so I'd like to migrate as well.
Reason for my question is that I have a Matrix Voice with ESP32, and it seems that due to the FPGA/Microphone Architecture, esphome (which is to my understanding the main method to get ESP32s with microphone to talk to HA) would not support this for now (not a programmer, so this a bit beyond my ability of understanding).
Anyways, thank you for the amazing work on this project!
The text was updated successfully, but these errors were encountered: