57011626bd2b085a1ceb6b7c95d4f61eeb46e89f

Changing VAD (voice activity detector) confidence threshold from 40% to 90%. The proportion of samples classified as speech drops to ca 80% of what it was when the threshold was 40%. Therefore, kFullBufferSizeMs has to be increased by 1.0/0.8. We increase it from 1600ms to 2000ms. TESTED = Did run the new and old configs on AEC dumps. With one minute of kitchen noise, the new tuning boosted the noise by 3-4 db less. Bug: chromium:913430 Change-Id: I4a2ebb6d1d309c6c20dd23c3685818b1b5ad4a66 Reviewed-on: https://webrtc-review.googlesource.com/c/113806 Commit-Queue: Alex Loiko <aleloi@webrtc.org> Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25950}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
Development
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.
More info
- Official web site: http://www.webrtc.org
- Master source code repo: https://webrtc.googlesource.com/src
- Samples and reference apps: https://github.com/webrtc
- Mailing list: http://groups.google.com/group/discuss-webrtc
- Continuous build: http://build.chromium.org/p/client.webrtc
- Coding style guide
- Code of conduct
Description
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%