thunnai commited on
Commit
6614cd8
·
1 Parent(s): e428a75

update yaml

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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