Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -715,6 +716,18 @@ cd ./examples

<br>

## Community Projects

Third-party integrations and implementations built by the community.

| Project | Language | Description |
| ------- | -------- | ----------- |
| [**wavekat&#8209;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!

<br>

## TEN Ecosystem

| Project | Preview |
Expand Down