|
5 | 5 | [](https://github.com/TEN-framework/ten-vad/issues) |
6 | 6 |  |
7 | 7 | [](https://github.com/TEN-framework/ten-vad/pulls) |
| 8 | +[](https://deepwiki.com/TEN-framework/TEN-vad) |
8 | 9 |
|
9 | 10 | [](https://GitHub.com/TEN-framework/ten-vad/watchers/?WT.mc_id=academic-105485-koreyst) |
10 | 11 | [](https://GitHub.com/TEN-framework/ten-vad/network/?WT.mc_id=academic-105485-koreyst) |
|
35 | 36 | - [Android](#4-android) |
36 | 37 | - [iOS](#5-ios) |
37 | 38 | - [TEN Ecosystem](#ten-ecosystem) |
| 39 | +- [Ask Questions](#ask-questions) |
38 | 40 | - [Citations](#citations) |
39 | 41 | - [Usage Guidance](#usage-guidance) |
40 | 42 | - [Future Open Source Plan](#future-open-source-plan) |
@@ -75,11 +77,13 @@ TEN is a collection of open-source projects for building real-time, multimodal c |
75 | 77 |
|
76 | 78 | You are more than welcome to [Visit TEN Hugging Face Space](https://huggingface.co/spaces/TEN-framework/ten-agent-demo) to try VAD and Turn Detection together. |
77 | 79 |
|
| 80 | +<br> |
78 | 81 |
|
79 | 82 | ## **Introduction** |
80 | 83 | **TEN VAD** is a real-time voice activity detection system designed for enterprise use, providing accurate frame-level speech activity detection. It shows superior precision compared to both WebRTC VAD and Silero VAD, which are commonly used in the industry. Additionally, TEN VAD offers lower computational complexity and reduced memory usage compared to Silero VAD. Meanwhile, the architecture's temporal efficiency enables rapid voice activity detection, significantly reducing end-to-end response and turn detection latency in conversational AI systems. |
81 | 84 |
|
82 | 85 |
|
| 86 | +<br> |
83 | 87 |
|
84 | 88 | ## **Key Features** |
85 | 89 |
|
@@ -477,6 +481,15 @@ cd ./examples |
477 | 481 | | [**🎙️ TEN Agent**][ten-agent-link]<br>TEN Agent is a showcase of TEN Framewrok.<br><br> | ![][ten-agent-banner] | |
478 | 482 | | **🎨 TMAN Designer** <br>TMAN Designer is low/no code option to make a voice agent with easy to use workflow UI.<br><br> | ![][tman-designer-banner] | |
479 | 483 | | [**📒 TEN Portal**][ten-portal-link]<br>The official site of TEN framework, it has documentation and blog.<br><br>![][ten-portal-shield] | ![][ten-portal-banner] | |
| 484 | + |
| 485 | +<br> |
| 486 | + |
| 487 | +## Ask Questions |
| 488 | + |
| 489 | +[](https://deepwiki.com/TEN-framework/TEN-vad) |
| 490 | + |
| 491 | +Most questions can be answered by using DeepWiki, it is fast, intutive to use and supports multiple languages. |
| 492 | + |
480 | 493 | <br> |
481 | 494 |
|
482 | 495 | ## **Citations** |
|
0 commit comments