Add WebAssembly for VAD (#1281)

This commit is contained in:
Fangjun Kuang
2024-08-23 17:08:37 +08:00
committed by GitHub
parent fb09f8fae3
commit 1ef8a7a202
20 changed files with 1056 additions and 20 deletions

View File

@@ -0,0 +1,5 @@
# Introduction
Please download
https://github.com/k2-fsa/sherpa-onnx/releases/download/asr-models/silero_vad.onnx
and put `silero_vad.onnx` into the current directory, i.e., `wasm/vad/assets`.