We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In your doc https://docs.espressif.com/projects/esp-sr/zh_CN/latest/esp32s3/audio_front_end/README.html show all of AFE algorithm.
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:
The text was updated successfully, but these errors were encountered:
ESP32 does not support all algorithm. I recommend to use ESP32-S3.
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.
Sorry, something went wrong.
No branches or pull requests
In your doc https://docs.espressif.com/projects/esp-sr/zh_CN/latest/esp32s3/audio_front_end/README.html show all of AFE algorithm.
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:
The text was updated successfully, but these errors were encountered: