Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,15 +1,17 @@
|
|
1 |
---
|
2 |
-
title: TEN
|
3 |
-
emoji:
|
4 |
colorFrom: pink
|
5 |
colorTo: indigo
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_port: 3000
|
9 |
short_description: A Conversational Voice AI Agent powered by the TEN Framework
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
13 |
|
14 |
-
|
15 |
-
Github: https://github.com/ten-framework/ten-
|
|
|
|
1 |
---
|
2 |
+
title: TEN with VAD and Turn Detection
|
3 |
+
emoji: 🔥
|
4 |
colorFrom: pink
|
5 |
colorTo: indigo
|
6 |
sdk: docker
|
7 |
pinned: false
|
8 |
app_port: 3000
|
9 |
short_description: A Conversational Voice AI Agent powered by the TEN Framework
|
10 |
+
license: apache-2.0
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
|
15 |
+
Github: https://github.com/ten-framework/ten-framework
|
16 |
+
Github: https://github.com/ten-framework/ten-vad
|
17 |
+
Github: https://github.com/ten-framework/ten-turn-detection
|