Open Zaleo80 opened 3 months ago
You're using external components, so unless you can reproduce the issue without them, this isn't valid. Maybe try starting with the upstream config again. I think there have been some fixes.
Same problem here. Any project that includes ESP-ADF produces such error. I've tried: https://github.com/esphome/home-assistant-voice-pe https://github.com/BigBobbas/ESP32-S3-Box3-Custom-ESPHome
I've also tried to update ESPhome to 2024.10.x, manualy select other IDFs and other things. I've tried to disable ESP-NN in tenserflow includes, but it gives mi missing esp_nn.h. https://github.com/espressif/esp-tflite-micro/compare/master...kyvaith:esp-tflite-micro:master
The problem
When compiling my esp32-s3-box-3.yaml suddenly I get compilation terminated. This could be related to the update to 2024.7.3 or is it the update to Voice Assistant 24.8.1? I am not sure.
If this is not the right place to ask this question, I kindly ask to let me know where to post the issue for some (community) support.
Which version of ESPHome has the issue?
2024.7.3
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2024.7.4
What platform are you using?
ESP32-IDF
Board
esp32s3box
Component causing the issue
esp_nn?
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
Have updated the ESPHome and now I noticed it, however I also noticed that as of that day a new version a new version of the wake-word-voice-assistant firmware was released. Have looked for a changelog to identify breaking changed, but no luck finding it.