#voice #detection #activity #ffi #alass

webrtc-vad

Rust interface for the WebRTC Voice-Activity-Detction Module

4 releases (breaking)

0.4.0 Oct 1, 2019
0.3.0 Sep 30, 2019
0.2.0 Sep 30, 2019
0.1.0 Aug 14, 2019

#201 in Video

Download history 89/week @ 2024-01-07 68/week @ 2024-01-14 163/week @ 2024-01-21 96/week @ 2024-01-28 96/week @ 2024-02-04 95/week @ 2024-02-11 126/week @ 2024-02-18 156/week @ 2024-02-25 99/week @ 2024-03-03 146/week @ 2024-03-10 241/week @ 2024-03-17 278/week @ 2024-03-24 254/week @ 2024-03-31 213/week @ 2024-04-07 193/week @ 2024-04-14 274/week @ 2024-04-21

981 downloads per month
Used in 5 crates (4 directly)

MIT license

1MB
2K SLoC

C 1.5K SLoC // 0.3% comments Rust 412 SLoC // 0.0% comments Automake 82 SLoC // 0.0% comments Shell 50 SLoC // 0.0% comments

Contains (obscure autoconf code, 2KB) resources/libfvad/configure.ac

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.

No runtime deps