Skip to content

Conversation

me-no-dev
Copy link
Member

This pull request adds support for the esp_sr feature to the esp32p4 build target and ensures that the srmodels_bin build step runs for both esp32s3 and esp32p4 targets. These changes help extend speech recognition capabilities and streamline the build process for new hardware.

Build process updates:

  • Modified build.sh to run the srmodels_bin build step for both esp32s3 and esp32p4 targets, ensuring speech recognition models are included for the new hardware.

Feature configuration updates:

  • Added the esp_sr feature to the esp32p4 target in configs/builds.json, enabling speech recognition support for this platform.

To be merged after espressif/arduino-esp32#11785

@me-no-dev me-no-dev merged commit 44177d2 into master Sep 4, 2025
10 checks passed
@me-no-dev me-no-dev deleted the feature/esp-sr-2 branch September 4, 2025 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant