webrtc/modules
Alessio Bazzica ac29b9c37f APM Transient Suppressor (TS): wire-up RNN VAD, TS and AGC2
When the `WebRTC-Audio-TransientSuppressorVadMode-RnnVad` field trial
is set, APM now uses (i) its RNN VAD sub-module to compute the voice
probability, (ii) that probability for TS and (iii) a temporally
delayed version of it for AGC2 (the delay introduced by TS is taken
into account).

Bug: webrtc:13663
Change-Id: Ic0f245c3f00d318c19bb01d3dbc2d5176c90f851
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/266362
Commit-Queue: Alessio Bazzica <alessiob@webrtc.org>
Reviewed-by: Hanna Silen <silen@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37291}
2022-06-21 14:08:17 +00:00
..
async_audio_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_coding Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
audio_device Revert "Reland "Delete old Android ADM."" 2022-06-16 16:07:49 +00:00
audio_mixer Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
audio_processing APM Transient Suppressor (TS): wire-up RNN VAD, TS and AGC2 2022-06-21 14:08:17 +00:00
congestion_controller Move receive side congestion controller periodic task to worker thread 2022-06-20 16:26:51 +00:00
desktop_capture Fix clearing of mouse cursor if display uses a scale factor 2022-06-20 09:51:13 +00:00
include Use backticks not vertical bars to denote variables in comments for /modules/include 2021-07-30 22:40:29 +00:00
pacing Move to_queued_task.h and pending_task_safety_flag.h into public API 2022-06-17 09:20:39 +00:00
remote_bitrate_estimator In RemoteEstimatorProxy use Timestamp type 2022-06-13 10:07:46 +00:00
rtp_rtcp in rtcp::TransportFeedback delete functions with time represented as raw int 2022-06-17 13:03:49 +00:00
third_party Update portaudio to the latest 2022-05-13 09:01:34 +00:00
utility Revert "Reland "Delete old Android ADM."" 2022-06-16 16:07:49 +00:00
video_capture Move rtc::make_ref_counted to api/ 2022-06-15 09:47:38 +00:00
video_coding Add 420 and 422 10 bit h264 decoding. 2022-06-17 11:12:10 +00:00
video_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
BUILD.gn Start moving timing helper classes into timing/ sub-folder. 2022-05-23 13:43:40 +00:00
module_common_types_unittest.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00