ML residual echo estimation: support delayed initialization This adds a new constructor CreateNeuralResidualEchoEstimatorAsync which loads the model and inference data on a background thread. This removes the latency of TFLite allocation / construction from the setup path of clients (e.g., getUserMedia in Chromium). No-Iwyu: Not changing the tflite includes. Bug: webrtc:442444736 Change-Id: I34f984567862eb6cae36f7df62a1f88a38c2a0b1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/489580 Commit-Queue: Sam Zackrisson <saza@webrtc.org> Reviewed-by: Lionel Koenig <lionelk@webrtc.org> Cr-Commit-Position: refs/heads/main@{#48197}
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.