Alex wake word not working with ESP32-S3-BOX-Lite Development Board

jarritto
Posts: 1
Joined: Fri Oct 07, 2022 4:02 pm

Alex wake word not working with ESP32-S3-BOX-Lite Development Board

Postby jarritto » Mon Aug 28, 2023 6:43 pm

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?

ESP_Xuxin
Posts: 76
Joined: Thu Sep 22, 2022 3:35 am

Re: Alex wake word not working with ESP32-S3-BOX-Lite Development Board

Postby ESP_Xuxin » Mon Sep 04, 2023 2:05 pm

Code: Select all

char *wn_name = esp_srmodel_filter(models, ESP_WN_PREFIX, (SR_LANG_EN == g_sr_data->lang ? "hiesp" : "hilexin"));
did you select the right name of wn_name?

Who is online

Users browsing this forum: No registered users and 42 guests