webrtc-vad icon indicating copy to clipboard operation
webrtc-vad copied to clipboard

Rust interface for the WebRTC Voice-Activity-Module

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.