Safetensors
tts
vc
svs
svc
music
RMSnow commited on
Commit
3b9d3bf
·
verified ·
1 Parent(s): bf31efa

Create model-index.json

Browse files
Files changed (1) hide show
  1. model-index.json +23 -0
model-index.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "Vevo1.5",
3
+ "_name_or_path": "amphion/Vevo1.5",
4
+ "modelId": "amphion/Vevo1.5",
5
+ "tags": [
6
+ "tts",
7
+ "vc",
8
+ "svs",
9
+ "svc",
10
+ "music"
11
+ ],
12
+ "pipeline_tag": "text-to-speech",
13
+ "language": [
14
+ "en",
15
+ "zh"
16
+ ],
17
+ "license": "cc-by-nc-nd-4.0",
18
+ "datasets": [
19
+ "Emilia-101k",
20
+ "Sing-0.4k",
21
+ "SingNet-7k"
22
+ ]
23
+ }