mirror of
https://github.com/k2-fsa/sherpa-onnx.git
synced 2026-01-09 07:41:06 +08:00
Introduction
This directory contains examples for how to use the VAD (voice activity detection) APIs.
| Directory | Description |
|---|---|
| run-circular-buffer.sh | It shows how to use the circular buffer API. |
| run-remove-silence.sh | It shows how to use the VAD API to remove silences from a wave file. |