silero_vad_remove_silence

Use Silero VAD to remove non-speech segments from a WAV file.

Source file

rust-api-examples/examples/silero_vad_remove_silence.rs

How to run

The recommended way is to use the helper script(s) provided in rust-api-examples because they download or point to the required models and test files automatically when needed.

Helper script(s)

run-silero-vad-remove-silence.sh

./run-silero-vad-remove-silence.sh

Run it directly with Cargo

cargo run --example silero_vad_remove_silence -- --help