We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A Neon Node implementation written in C that may be run on ESP32-based hardware.
The text was updated successfully, but these errors were encountered:
HomeAssistant's implementation might be a good starting point https://www.home-assistant.io/voice_control/thirteen-usd-voice-remote/ https://www.home-assistant.io/voice_control/s3_box_voice_assistant/
Sorry, something went wrong.
#14 implemented a WebSocket connection. A node should implement that, rather than HTTP
No branches or pull requests
Objective
A Neon Node implementation written in C that may be run on ESP32-based hardware.
Initial Implementation Requirements
Other Considerations
An initial implementation may be completed for a Raspberry Pi Zero or similar if ESP32 performance is unacceptable for WW and VADThe text was updated successfully, but these errors were encountered: