mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 00:27:51 +01:00
![]() The ERLE is used to estimate residual echo for echo suppression. The ERLE is reduced during far-end offset to avoid echo leakage. When there is a strong near-end present this can cause unnecessary transparency loss. This change adds an ERLE estimation that does not compensate for onsets and uses it for residual echo estimation when the suppressor considers the near-end to be dominant. Bug: webrtc:12686 Change-Id: Ida78eeacf1f95c6e62403f86ba3f2ff055898a84 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215323 Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Reviewed-by: Jesus de Vicente Pena <devicentepena@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33786} |
||
---|---|---|
.. | ||
test | ||
audio_frame.cc | ||
audio_frame.h | ||
audio_frame_processor.h | ||
audio_mixer.h | ||
BUILD.gn | ||
channel_layout.cc | ||
channel_layout.h | ||
echo_canceller3_config.cc | ||
echo_canceller3_config.h | ||
echo_canceller3_config_json.cc | ||
echo_canceller3_config_json.h | ||
echo_canceller3_factory.cc | ||
echo_canceller3_factory.h | ||
echo_control.h | ||
echo_detector_creator.cc | ||
echo_detector_creator.h | ||
OWNERS |