Crates.io | webrtc-vad |
lib.rs | webrtc-vad |
version | 0.4.0 |
source | src |
created_at | 2019-08-14 15:57:47.959289 |
updated_at | 2019-10-01 18:50:47.429279 |
description | Rust interface for the WebRTC Voice-Activity-Detction Module |
homepage | |
repository | https://github.com/kaegi/webrtc-vad |
max_upload_size | |
id | 156799 |
size | 1,317,926 |
This project builds libfvad - the WebRTC Voice-Activity-Detection Module - and provides a safe Rust API. A C compiler has to be installed. cc-rs is used to invoke the compile command.
See libfvad
license here.