An open API service indexing awesome lists of open source software.

https://github.com/thewh1teagle/vad-rs

Speech detection using silero vad in Rust
https://github.com/thewh1teagle/vad-rs

onnxruntime rust speech-recognition vad

Last synced: 7 months ago
JSON representation

Speech detection using silero vad in Rust

Awesome Lists containing this project

README

          

# vad-rs

Speech detection using silero vad in Rust

# Install

```console
cargo add vad-rs
```

# Examples

See [examples](examples)