webrtc/modules/audio_processing/test
Jesús de Vicente Peña d5cb477576 AEC3: Audibility improvements
This CL is created from a work initiated at https://webrtc-review.googlesource.com/c/src/+/61160

The purpose of this work is to improve the performance of the echo canceler (AEC3) when the farend signal contains stationary noises:
- An stationarity estimator of the farend signal has been added for detecting the portions of the farend signal that are pure noise.
- When the echo canceler deals with a portion of the signal that contains basically noise, the echo suppressor is able to back-off and avoid the fading of the nearend speech.

Change-Id: Id4b87fc59f4765bf1fca36d1cab39a49aabe104a
Bug: webrtc:9193,chromium:836790
Reviewed-on: https://webrtc-review.googlesource.com/64141
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Jesus de Vicente Pena <devicentepena@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23024}
2018-04-25 13:52:03 +00:00
..
android/apmtest Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
conversational_speech Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
py_quality_assessment Add decibel conversion functions to //common_audio:common_audio 2018-02-16 10:46:48 +00:00
aec_dump_based_simulator.cc Options and settings for the Pre-amplifier. 2018-04-16 12:25:48 +00:00
aec_dump_based_simulator.h Restructure the audioproc_f tool into a library with a thin executable wrapper. 2018-03-09 18:06:04 +00:00
apmtest.m Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
audio_buffer_tools.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_buffer_tools.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
audio_processing_simulator.cc AEC3: Audibility improvements 2018-04-25 13:52:03 +00:00
audio_processing_simulator.h Options and settings for the Pre-amplifier. 2018-04-16 12:25:48 +00:00
audioproc_float_impl.cc Options and settings for the Pre-amplifier. 2018-04-16 12:25:48 +00:00
audioproc_float_impl.h Moved audioproc_f interface into api directory. 2018-03-15 12:31:37 +00:00
audioproc_float_main.cc Moved audioproc_f interface into api directory. 2018-03-15 12:31:37 +00:00
bitexactness_tools.cc Add DCHECK and documentation to disallow trying to read more than two audio channels in helper function. 2018-01-12 15:27:50 +00:00
bitexactness_tools.h Add DCHECK and documentation to disallow trying to read more than two audio channels in helper function. 2018-01-12 15:27:50 +00:00
debug_dump_replayer.cc Use AudioProcessingBuilder everywhere AudioProcessing is created. 2018-01-09 13:45:20 +00:00
debug_dump_replayer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
debug_dump_test.cc Reland "Deprecate the adaptive level controller" 2018-03-09 09:42:13 +00:00
echo_canceller_test_tools.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
echo_canceller_test_tools.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
echo_canceller_test_tools_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
fake_recording_device.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
fake_recording_device.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
fake_recording_device_unittest.cc audioproc_f with simulated mic analog gain 2017-09-27 10:27:56 +00:00
performance_timer.cc Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
performance_timer.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
protobuf_utils.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
protobuf_utils.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simulator_buffers.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simulator_buffers.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
test_utils.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
test_utils.h Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
unittest.proto Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
wav_based_simulator.cc Restructure the audioproc_f tool into a library with a thin executable wrapper. 2018-03-09 18:06:04 +00:00
wav_based_simulator.h Restructure the audioproc_f tool into a library with a thin executable wrapper. 2018-03-09 18:06:04 +00:00