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

#237 in Video

Download history 141/week @ 2023-11-25 99/week @ 2023-12-02 76/week @ 2023-12-09 76/week @ 2023-12-16 88/week @ 2023-12-23 64/week @ 2023-12-30 77/week @ 2024-01-06 80/week @ 2024-01-13 153/week @ 2024-01-20 107/week @ 2024-01-27 96/week @ 2024-02-03 57/week @ 2024-02-10 164/week @ 2024-02-17 149/week @ 2024-02-24 104/week @ 2024-03-02 42/week @ 2024-03-09

471 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

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