Commit
·
56f9319
1
Parent(s):
6031715
add model links
Browse files
README.md
CHANGED
@@ -8,6 +8,11 @@ pinned: false
|
|
8 |
license: apache-2.0
|
9 |
short_description: Hands-Free AI Voice Chat with a Retro Vibe
|
10 |
header: mini
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
8 |
license: apache-2.0
|
9 |
short_description: Hands-Free AI Voice Chat with a Retro Vibe
|
10 |
header: mini
|
11 |
+
models:
|
12 |
+
- benjamin-paine/anachrovox
|
13 |
+
- distil-whisper/distil-large-v3
|
14 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
15 |
+
- coqui/XTTS-v2
|
16 |
---
|
17 |
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|