webrtc-vad 0.4.0

Rust interface for the WebRTC Voice-Activity-Detction Module
Documentation

Introduction

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.