Spaces:
Running
Running
Commit ·
f958aff
1
Parent(s): 941359d
:bug: accidnetally broke readme.md
Browse files
README.md
CHANGED
|
@@ -1,28 +1,12 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
# sdk\_version: 6.0.2
|
| 14 |
-
|
| 15 |
-
# app\_file: groq-voicechat-demo.py
|
| 16 |
-
|
| 17 |
-
# pinned: false
|
| 18 |
-
|
| 19 |
-
# license: gpl-3.0
|
| 20 |
-
|
| 21 |
-
# short\_description: llm backed voicechat with kokoro and whisper
|
| 22 |
-
|
| 23 |
-
# ---
|
| 24 |
-
|
| 25 |
-
#
|
| 26 |
-
|
| 27 |
-
# Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 28 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Groq Voicechat Demo
|
| 3 |
+
emoji: 💻
|
| 4 |
+
colorFrom: indigo
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: 6.0.2
|
| 8 |
+
app_file: groq-voicechat-demo.py
|
| 9 |
+
pinned: false
|
| 10 |
+
license: gpl-3.0
|
| 11 |
+
short_description: llm backed voicechat with kokoro and whisper
|
| 12 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|