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

#317 in Video

Download history 944/week @ 2024-11-17 1399/week @ 2024-11-24 1816/week @ 2024-12-01 1885/week @ 2024-12-08 1477/week @ 2024-12-15 1078/week @ 2024-12-22 743/week @ 2024-12-29 1569/week @ 2025-01-05 1330/week @ 2025-01-12 1666/week @ 2025-01-19 2204/week @ 2025-01-26 2622/week @ 2025-02-02 2487/week @ 2025-02-09 2241/week @ 2025-02-16 1607/week @ 2025-02-23 1242/week @ 2025-03-02

7,915 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