mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 06:10:40 +01:00
![]() In this work we introduce some changes on how the reverberation model for AEC3 is applied. Currently, the exponential modelling of the tails is applied over the linear echo estimates. That might result in an overestimation of the reverberation tails under certain conditions. In this work, the reverberation model is instead applied over an estimate of the energies at the tails of the linear estimate. Additionally, the stationary estimator is changed so it does not disable the aec immediately after a burst of activity. Bug: webrtc:9384,webrtc:9400,chromium:852257 Change-Id: Ia486694ed326cfe231fc688877c0b9b6e2c450ff Reviewed-on: https://webrtc-review.googlesource.com/82161 Reviewed-by: Per Åhgren <peah@webrtc.org> Commit-Queue: Jesus de Vicente Pena <devicentepena@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23599} |
||
---|---|---|
.. | ||
test | ||
audio_frame.cc | ||
audio_frame.h | ||
audio_mixer.h | ||
BUILD.gn | ||
echo_canceller3_config.cc | ||
echo_canceller3_config.h | ||
echo_canceller3_factory.cc | ||
echo_canceller3_factory.h | ||
echo_control.h | ||
OWNERS |