esp-box icon indicating copy to clipboard operation
esp-box copied to clipboard

Request for Example: ESP32-S3-BOX-3 with AEC (AEGHB-1044)

Open sylvieyi opened this issue 8 months ago • 3 comments

Checklist

  • [x] Checked the issue tracker for similar issues to ensure this is not a duplicate.
  • [x] Provided a clear description of your suggestion.
  • [x] Included any relevant context or examples.

Issue or Suggestion Description

Hi, thank you for your great work on this project!

I am currently developing an audio application on the ESP32-S3-BOX-3, and I would like to implement Acoustic Echo Cancellation (AEC) using ESP-SR. I have read the documentation and tried the AEC-related functions provided in the esp-sr and algorithm_stream modules, but the echo is still clearly audible in my setup. It seems the current setup is not working well on the ESP32-S3-BOX-3.

It would be very helpful if you could provide: • An example project that runs on ESP32-S3-BOX-3 with AEC properly configured • Recommended parameters and pipeline setup for better AEC performance

Thanks in advance!

sylvieyi avatar Apr 10 '25 02:04 sylvieyi

Just to confirm—your device is the ESP32-S3-BOX, not the ESP32-S3-BOX-3, right?

ESP-Mars avatar Apr 10 '25 03:04 ESP-Mars

Just to confirm—your device is the ESP32-S3-BOX, not the ESP32-S3-BOX-3, right?

Apologies for the confusion — I was referring to BOX-3, not BOX. The description has been updated.

sylvieyi avatar Apr 10 '25 12:04 sylvieyi

Just to confirm—your device is the ESP32-S3-BOX, not the ESP32-S3-BOX-3, right?

Apologies for the confusion — I was referring to BOX-3, not BOX. The description has been updated.

You can refer to this first.

espressif2022 avatar Apr 15 '25 11:04 espressif2022