webrtc/modules/audio_processing/test
Alex Loiko 02d71fde8d Generate APM-QA annotations for noise mixes.
The APM-QA tool produces clean-speech + noise + echo mixes with the
--additive_noise_tracks_path, --test_data_generators,
--echo_path_simulator flags. From this CL, it automatically produces
compressed Numpy annotations for the mixes. Annotations are placed in
the same  folder as the mixes with name '${basename}-annotations.npz'.

TBR=alessiob@webrtc.org
NOTRY=True

Bug: webrtc:7494
Change-Id: I71941a4283594ef813de3ed65be31623bce5d7de
Reviewed-on: https://webrtc-review.googlesource.com/24960
Commit-Queue: Alex Loiko <aleloi@webrtc.org>
Reviewed-by: Alex Loiko <aleloi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20844}
2017-11-23 10:16:29 +00:00
..
android/apmtest Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
conversational_speech Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
py_quality_assessment Generate APM-QA annotations for noise mixes. 2017-11-23 10:16:29 +00:00
aec_dump_based_simulator.cc Separate AEC3 config from AudioProcessing::Config. 2017-10-19 08:19:52 +00:00
aec_dump_based_simulator.h audioproc_f with simulated mic analog gain 2017-09-27 10:27:56 +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 Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
audio_processing_simulator.h AGC2 dummy module: fixed gain param, APM integration, audioproc_f adaptation 2017-10-13 11:05:37 +00:00
audioproc_float.cc Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
bitexactness_tools.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bitexactness_tools.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
debug_dump_replayer.cc Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +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 Separate AEC3 config from AudioProcessing::Config. 2017-10-19 08:19:52 +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 Optional: Use nullopt and implicit construction in /modules/audio_processing 2017-11-20 10:19:30 +00:00
fake_recording_device.h audioproc_f with simulated mic analog gain 2017-09-27 10:27:56 +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 Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
unittest.proto Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
unpack.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
wav_based_simulator.cc Reland "Reland "Remove WEBRTC_TRACE."" 2017-10-04 14:40:44 +00:00
wav_based_simulator.h audioproc_f with simulated mic analog gain 2017-09-27 10:27:56 +00:00