update yaml
Browse files
README.md
CHANGED
@@ -9,6 +9,13 @@ app_file: webui.py
|
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: (Unofficial) Gradio demo for Spark-TTS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
|
|
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
short_description: (Unofficial) Gradio demo for Spark-TTS
|
12 |
+
models:
|
13 |
+
- SparkAudio/Spark-TTS-0.5B
|
14 |
+
tags:
|
15 |
+
- text-to-speech
|
16 |
+
- voice-cloning
|
17 |
+
- speech-synthesis
|
18 |
+
python_version: "3.12"
|
19 |
---
|
20 |
|
21 |
|