espressif / esp-va-sdk

Espressif's Voice Assistant SDK: Alexa, Google Voice Assistant, Google DialogFlow
Other
290 stars 82 forks source link

Compatibility with ESP32 LyraT Mini #134

Open germanviscuso opened 3 years ago

germanviscuso commented 3 years ago

Does this porject support the ESP LyraT Mini: https://docs.espressif.com/projects/esp-adf/en/latest/get-started/get-started-esp32-lyrat-mini.html ? Seems like a mono version of the LyraT which is supported. Can anybody confirm this? And one more question about supported hardware: why is the ESP32-Vaquita-DSPG in the docs here: https://github.com/espressif/esp-va-sdk/blob/master/docs/en/hw-reference/esp32/user-guide-esp32-vaquita-dspg.md but not advertised in the main readme file as a supported platform?

chiragatal commented 3 years ago

LyraT Mini is not supported out of the box, but you can create your own board package similar to LyraT.

Regarding ESP32-Vaquita-DSPG, it is currently only supported on the AIA branch, and will also be supported on the main branch in the next release.

Ssv4301 commented 9 months ago

Hi, I am trying to setup the voice assistant (google_voce_assistant) on the esp32 lyarT mini v1.2 board I am getting gva. elf error can you help me and please provide some steps on how to create board packages also