diff --git a/README.md b/README.md index 313e1d8..c85a956 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ - [macOS](#3-macos) - [Android](#4-android) - [iOS](#5-ios) +- [Community Projects](#community-projects) - [TEN Ecosystem](#ten-ecosystem) - [Ask Questions](#ask-questions) - [Citations](#citations) @@ -715,6 +716,18 @@ cd ./examples
+## Community Projects + +Third-party integrations and implementations built by the community. + +| Project | Language | Description | +| ------- | -------- | ----------- | +| [**wavekat‑vad**](https://github.com/wavekat/wavekat-vad) | Rust | Multi-backend VAD crate on [crates.io](https://crates.io/crates/wavekat-vad) with TEN VAD support via pure Rust ONNX inference. | + +> Have a project using TEN VAD? Feel free to open a PR to add it here! + +
+ ## TEN Ecosystem | Project | Preview |