commit | 14c11a47123bcdf833eeb1f6a62521b69df4d463 | [log] [tgz] |
---|---|---|
author | peah <peah@webrtc.org> | Tue Jul 11 13:13:43 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jul 11 13:13:43 2017 |
tree | 520024bf2bfc8a7e26f9c98249474a7d9069ebdb | |
parent | 5e6685ff3584c3990febd040359cd9258fc3fa74 [diff] |
Add adaptive notch filter to remove narrowband echo components in AEC3 This CL adds detection of components in the render signal that are of strong narrowband nature and therefore may cause problems for the AEC. This CL also adds functionality in the echo suppressor to suppress these signals BUG=webrtc:7967 Review-Url: https://codereview.webrtc.org/2980493002 Cr-Commit-Position: refs/heads/master@{#18968}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.