commit | beb1d34729f794fa57cb70b62f63d706ad69c7e8 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Mon May 14 20:22:18 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Tue May 15 10:02:20 2018 +0000 |
tree | 25706b24242486481e7d64147d21d2deb61187c3 | |
parent | bfe3d854cd6c5773db1693550e1ce6b05bdbc6ba [diff] |
AGC2 RNN VAD: Feature extraction. This CL finalizes the feature extraction part for the RNN VAD adding a class that combines a high-pass filter, LP residual computation, pitch estimation and spectral features extraction. This CL also includes a minor refactoring of the pitch estimation library. Bug: webrtc:9076 Change-Id: I918b9e143bc6dd2bf508a891446067258a68a777 Reviewed-on: https://webrtc-review.googlesource.com/75504 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Alex Loiko <aleloi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23235}
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.
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.