commit | c9f9b8711fb2a1afb6f9789b4188e6a1474711bb | [log] [tgz] |
---|---|---|
author | Gustaf Ullberg <gustaf@webrtc.org> | Mon Oct 22 13:15:36 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 23 07:05:46 2018 |
tree | f55382389c1625565213ba8b6e9bcd40e0b7abe3 | |
parent | ac19414512d87d44fbb49fa421009a9ef680fbe3 [diff] |
AEC3: Improve dominant nearend detection This change makes the dominant nearend detection more accurate. - The hangover is increased not leave nearend state between words. - The SNR requirement is increased to not enter nearend state without speech activity. - An early exit mechanism has been added to leave nearend state quickly when the echo is strong. Bug: chromium:897701,webrtc:9897 Change-Id: I9e0f3e6ecb80eee1c0c917d4835f110555f74acf Reviewed-on: https://webrtc-review.googlesource.com/c/107347 Reviewed-by: Per Ã…hgren <peah@webrtc.org> Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25299}
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.
Authoritative list of directories that contain the native API header files.