webrtc-vad 0.4.0

Rust interface for the WebRTC Voice-Activity-Detction Module
Documentation
  • Coverage
  • 40%
    8 out of 20 items documented0 out of 11 items with examples
  • Size
  • Source code size: 1.31 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 421.36 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • kaegi/webrtc-vad
    31 7 4
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kaegi

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.