Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AFE frame AEC etc algorithm need hardware support? (AIS-1642) #107

Open
WangShuoran opened this issue Jul 29, 2024 · 1 comment
Open

AFE frame AEC etc algorithm need hardware support? (AIS-1642) #107

WangShuoran opened this issue Jul 29, 2024 · 1 comment

Comments

@WangShuoran
Copy link

In your doc https://docs.espressif.com/projects/esp-sr/zh_CN/latest/esp32s3/audio_front_end/README.html show all of AFE algorithm.
image

I have ESP32-LYRAT_V4.3 want to use all of last picture algorithm. But I don't know the hardware requirements for each algorithm.

My Question is ESP32-LYRAT_V4.3 support all of the last picture algorithm?

https://dl.espressif.com/dl/schematics/ESP32-LYRAT_V4.3-20220119.pdf

The following question is a sub question of the previous question:

  1. Does the AEC algorithm require ESP32S3 to have two I2S hardware connections( SPEAKER and MIC )?
@github-actions github-actions bot changed the title AFE frame AEC etc algorithm need hardware support? AFE frame AEC etc algorithm need hardware support? (AIS-1642) Jul 29, 2024
@feizi
Copy link
Collaborator

feizi commented Aug 2, 2024

My Question is ESP32-LYRAT_V4.3 support all of the last picture algorithm?

ESP32 does not support all algorithm. I recommend to use ESP32-S3.

  1. Does the AEC algorithm require ESP32S3 to have two I2S hardware connections( SPEAKER and MIC )?

AEC need SPEAKER and MIC signal, but one I2S can get those at the same time. Please refer to esp32-s3-korvo-2.

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

No branches or pull requests

2 participants