Alex wake word not working with ESP32-S3-BOX-Lite Development Board
Alex wake word not working with ESP32-S3-BOX-Lite Development Board
Has anyone been able to get the Alexa wake word working on their box-lite? I've tried the "factory_demo" from here: https://github.com/espressif/esp-box for master, 0.50, and 0.30 versions and they never work. If I select Alexa as the wake word the ESP32 will crash at boot. If I use multi-word wake word it will recognize Hi ESP but will never recognize Alexa. Is Alexa just not supported yet?
Re: Alex wake word not working with ESP32-S3-BOX-Lite Development Board
Code: Select all
char *wn_name = esp_srmodel_filter(models, ESP_WN_PREFIX, (SR_LANG_EN == g_sr_data->lang ? "hiesp" : "hilexin"));
Who is online
Users browsing this forum: No registered users and 5 guests