Sign in
webrtc
/
src.git
/
875df7e14027098907f2819841ce3d4c6d21471a
/
modules
/
audio_processing
/
aec3
/
residual_echo_estimator.h
7d0203c
AEC3: adding a milder exponential decay parameter that is used for dominant nearend regions when enabled.
by Jesús de Vicente Peña
· 3 years, 6 months ago
a63d152
AEC3: Unbounded echo spectrum for dominant nearend detection.
by Gustaf Ullberg
· 3 years, 9 months ago
437d129
AEC3: Avoid overcompensating for render onsets during dominant nearend
by Gustaf Ullberg
· 4 years ago
389bf0f
AEC3: Move option for reverb model in nonlinaer mode into AEC3 config
by Sam Zackrisson
· 4 years, 6 months ago
d8d09c3
AEC3: Add transparency-related killswitches
by Per Åhgren
· 5 years ago
b4161d3
AEC3: Add multichannel support to the residual echo estimator
by Per Åhgren
· 5 years ago
f3f6159
Rename VectorBuffer->SpectrumBuffer, MatrixBuffer->BlockBuffer, BlockBuffer->Aec2BlockBuffer
by Sam Zackrisson
· 6 years ago
eac47f7
Removing unused fallback variant for the reverb computation
by Per Åhgren
· 6 years ago
98da0bd
AEC3: Remove unused code from residual echo estimator
by Gustaf Ullberg
· 6 years ago
68d6d44
AEC3: Remove remaining kill-switches
by Gustaf Ullberg
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
c98849c
AEC3: changes the signal used for deciding when to update the erle so the reverb render signal is now used
by Jesús de Vicente Peña
· 6 years ago
f954ba5
AEC3: Increasing the transparency during call startup
by Per Åhgren
· 7 years ago
6c618c7
AEC3: Avoid entering non-linear mode when the filter is slightly diverged
by Gustaf Ullberg
· 7 years ago
075cb2b
AEC3: Changes to how the reverberation decay is applied.
by Jesús de Vicente Peña
· 7 years ago
dd09287
AEC3: Gain limiter: Improving the behavior of the gain limiter.
by Jesús de Vicente Peña
· 7 years ago
ced31ba
Correcting the usage of the estimated echo path gain in AEC3
by Per Åhgren
· 7 years ago
9ad845d
Soften the AEC3 transparent mode to handle broken headsets
by Per Åhgren
· 7 years ago
65ddf07
AEC3: not applying noise gating when using the stationarity properties of the render signal
by Jesús de Vicente Peña
· 7 years ago
31122d6
Correct and soften the AEC3 handling of saturated mic signals
by Per Åhgren
· 7 years ago
251c735
Add a specific AEC3 behavior for setups with known clock-drift
by Per Åhgren
· 7 years ago
5c532d3
Robustification of the echo suppression behavior during headset usage.
by Per Åhgren
· 7 years ago
3646f97
AEC3 includes echo_canceller3_config.h directly
by Gustaf Ullberg
· 7 years ago
60e8965
Removed the redundant functionality for the initial state in AEC3
by Per Åhgren
· 7 years ago
09a718a
Added the ability to more easily adjust the filter length in AEC3
by Per Åhgren
· 7 years ago
bd83b91
Separate AEC3 config from AudioProcessing::Config.
by Gustaf Ullberg
· 7 years ago
1b4059e
Transparency improvements for AEC3 during call start and after resets
by Per Åhgren
· 7 years ago
c65ce78
Separated the NLP behavior in AEC3 for different echo estimates.
by Per Åhgren
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/modules/audio_processing/aec3/residual_echo_estimator.h]
529662a
Move array_view.h to webrtc/api/
by kwiberg
· 8 years ago
8cee56f
Utilizing the AEC3 config struct for constants.
by peah
· 8 years ago
5e6685f
Robustification of the AEC3 echo removal in the first part of the call
by peah
· 8 years ago
c20978e
Rename webrtc/base -> webrtc/rtc_base
by Edward Lemur
· 8 years ago
dca1e09
Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)"
by Henrik Kjellander
· 8 years ago
c8fa692
Update includes for webrtc/{base => rtc_base} rename (1/3)
by kjellander
· 8 years ago
e52a203
Echo canceller 3 improvements for setups with headsets.
by peah
· 8 years ago
8942045
Adding support for handling highly reverberant echoes in AEC3.
by peah
· 8 years ago
86afe9d
Major updates to the echo removal functionality in AEC3
by peah
· 8 years ago
cf02cf1
Major AEC3 render pipeline changes
by peah
· 8 years ago
ebe7778
Further tuning for AEC3 for initial echo suppression
by peah
· 8 years ago
522d71b
Finalization of the first version of EchoCanceller 3
by peah
· 8 years ago