You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Merge of Echo canceller 3 improvements for setups with headsets.
This is a merge of the CL https://codereview.webrtc.org/2823903003
into M59.
This CL improves the echo cancellation performance on setups where
headsets are used (systems with such low echo path gain
that no correlation between the render and capture signals
can be found) in 4 ways:
1) The echo path gain for systems with headsets is assumed to be
nonzero.
2) The stationary component of the render power is not included
in nonlinear echo power estimate.
3) The behavior after echo path gain changes is made less cautious.
4) The detection of systems with headsets is made more rapid.
NOTRY=true
NOPRESUBMIT=true
BUG=chromium:712651, webrtc:6018
Review-Url: https://codereview.webrtc.org/2823903003
Cr-Commit-Position: refs/heads/master@{#17768}
(cherry picked from commit e52a203)
Review-Url: https://codereview.webrtc.org/2833353002
Cr-Commit-Position: refs/branch-heads/59@{#5}
Cr-Branched-From: 10d095d-refs/heads/master@{#17657}
0 commit comments