Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
title: Dia Vietnamese
|
| 3 |
-
emoji: π
|
| 4 |
-
colorFrom: green
|
| 5 |
-
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
-
app_file:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
pinned: false
|
| 10 |
-
license: apache-2.0
|
| 11 |
-
short_description: This is model Dia which has been finetuned for using Vietnam
|
| 12 |
---
|
| 13 |
-
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
sdk: gradio
|
| 3 |
+
sdk_version: 4.42.0
|
| 4 |
+
app_file: app_local.py
|
| 5 |
+
python_version: 3.10
|
| 6 |
+
title: Dia Vietnamese TTS (demo)
|
| 7 |
+
emoji: π
|
| 8 |
+
colorFrom: yellow
|
| 9 |
+
colorTo: indigo
|
| 10 |
pinned: false
|
|
|
|
|
|
|
| 11 |
---
|
|
|
|
| 12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|