From ff3c596caba1e968dd346aa3ebf06b54fba8a82e Mon Sep 17 00:00:00 2001 From: yuGAN6 <76163309+yuGAN6@users.noreply.github.com> Date: Sun, 11 Dec 2022 21:09:57 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2681892..da31172 100644 --- a/README.md +++ b/README.md @@ -109,5 +109,5 @@ Please see our [wiki](https://github.com/snakers4/silero-models/wiki) and [tiers

Examples and VAD-based Community Apps


-- Example of VAD ONNX Runtime model usage in [C++](https://github.com/snakers4/silero-vad/tree/master/examples/cpp) +- Example of VAD ONNX Runtime model usage in [C++](https://github.com/snakers4/silero-vad/tree/master/examples/cpp) - Voice activity detection for the [browser](https://github.com/ricky0123/vad) using ONNX Runtime Web