Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,19 @@
|
|
|
|
|
| 1 |
title: Roger
|
| 2 |
emoji: 🏢
|
| 3 |
colorFrom: red
|
| 4 |
colorTo: blue
|
| 5 |
sdk: gradio
|
| 6 |
-
sdk_version:
|
| 7 |
app_file: app.py
|
| 8 |
pinned: false
|
| 9 |
-
license:
|
| 10 |
-
short_description: 'Voice Interaction
|
| 11 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
+
---
|
| 2 |
title: Roger
|
| 3 |
emoji: 🏢
|
| 4 |
colorFrom: red
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.0.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
license: apache-2.0
|
| 11 |
+
short_description: 'Voice Interaction'
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Roger Voice AI
|
| 15 |
+
Hello World! This is a space to host **ROGER**, the post-training Voice AI analysis and design protocol.
|
| 16 |
+
|
| 17 |
+
Bear with us while we load the application files.
|
| 18 |
+
|
| 19 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|