commit | 23d641b970574e9c5ac7431e92d37e2ff3b7a0f0 | [log] [tgz] |
---|---|---|
author | Simon Sondén <sonden@google.com> | Fri Oct 03 09:30:22 2025 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 03 11:30:27 2025 |
tree | 9e3bea743758ad27050c58998c1135c83b1403ae | |
parent | ed43a771645c6d6dc40337af568409d482dbddfd [diff] |
AEC3: Add an AEC3 config specific to `NeuralResidualEchoEstimator`. This change introduces a method in the `NeuralResidualEchoEstimator` interface that allows the neural echo estimator to provide a specific `EchoCanceller3Config`. The implementation in `NeuralResidualEchoEstimatorImpl` returns a configuration with adjusted suppressor and filter settings designed for use with the neural residual echo estimator. No-Iwyu: IWYU bot is confused by a pragma in TFLite c_api_types.h. Change-Id: Ib4f46eff6653fc9e8bd1486c8ee84773d416c0f9 Bug: webrtc:442444736 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/413601 Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org> Reviewed-by: Sam Zackrisson <saza@webrtc.org> Commit-Queue: Simon Sondén (xWF) <sonden@google.com> Cr-Commit-Position: refs/heads/main@{#45818}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.