#activity #ffi #voice #detection #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

#293 in Video

Download history 159/week @ 2024-07-25 447/week @ 2024-08-01 605/week @ 2024-08-08 466/week @ 2024-08-15 1025/week @ 2024-08-22 741/week @ 2024-08-29 1575/week @ 2024-09-05 1271/week @ 2024-09-12 852/week @ 2024-09-19 1536/week @ 2024-09-26 2103/week @ 2024-10-03 2628/week @ 2024-10-10 1954/week @ 2024-10-17 1378/week @ 2024-10-24 2890/week @ 2024-10-31 1099/week @ 2024-11-07

7,788 downloads per month
Used in 2 crates

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