You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried two of the examples en_speech_commands_recognition and wake_word_detection on ESP32-S3-Korvo-2 V3.0. Both are built and flashed successfully. When I say the wake word, it detects it but crashes immediately after with the following error:
Backtrace: 0xfffffffd:0x3fcbc8f0 0x420091d5:0x3fcbc910 0x40383805:0x3fcbc950
0x420091d5: detect_Task at /Users/fereshtehmahmudzadeh/Documents/esp-skainet-master/examples/en_speech_commands_recognition_copy/main/main.c:88
0x40383805: vPortTaskWrapper at /Users/fereshtehmahmudzadeh/esp/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c:162
ELF file SHA256: 88e5fda1eced1711
Rebooting...
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
en_speech_commands_recognition crashes after wake word detected.
en_speech_commands_recognition crashes after wake word detected. (AIS-1473)
Jan 18, 2024
I tried two of the examples
en_speech_commands_recognition
andwake_word_detection
on ESP32-S3-Korvo-2 V3.0. Both are built and flashed successfully. When I say the wake word, it detects it but crashes immediately after with the following error:The text was updated successfully, but these errors were encountered: