From 015bfc8b21d63ab2bcb9c844c31f1096966ca999 Mon Sep 17 00:00:00 2001 From: yuGAN6 <76163309+yuGAN6@users.noreply.github.com> Date: Sun, 11 Dec 2022 21:14:48 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d986965..583dd57 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ 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) - Voice activity detection for the [browser](https://github.com/ricky0123/vad) using ONNX Runtime Web