Spaces:
Build error
Build error
Update models/models_info.json
Browse files- models/models_info.json +12 -12
models/models_info.json
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"transcript_path": "models/
|
4 |
-
"gpt_weight": "models/
|
5 |
-
"sovits_weight": "models/
|
6 |
-
"title": "
|
7 |
"cover": "",
|
8 |
-
"example_reference": "
|
9 |
},
|
10 |
-
"
|
11 |
-
"transcript_path": "models
|
12 |
-
"gpt_weight": "models
|
13 |
-
"sovits_weight": "models
|
14 |
-
"title": "
|
15 |
"cover": "",
|
16 |
-
"example_reference": "
|
17 |
}
|
18 |
}
|
|
|
1 |
{
|
2 |
+
"agnes_tachyon":{
|
3 |
+
"transcript_path": "models/agnes_tachyon/transcript.txt",
|
4 |
+
"gpt_weight": "models/agnes_tachyon/agnes_tachyon-e20.ckpt",
|
5 |
+
"sovits_weight": "models/agnes_tachyon/agnes_tachyon_e300_s3900.pth",
|
6 |
+
"title": "アグネスタキオン",
|
7 |
"cover": "",
|
8 |
+
"example_reference": "ハッハッハッハ! 当然! 誰より夏合宿を楽しむのが今年のアグネスタキオンさ!"
|
9 |
},
|
10 |
+
"マンハッタンカフェ":{
|
11 |
+
"transcript_path": "models/マンハッタンカフェ/transcript.txt",
|
12 |
+
"gpt_weight": "models/マンハッタンカフェ/マンハッタンカフェ-e20.ckpt",
|
13 |
+
"sovits_weight": "models/マンハッタンカフェ/マンハッタンカフェ_e100_s1100.pth",
|
14 |
+
"title": "マンハッタンカフェ",
|
15 |
"cover": "",
|
16 |
+
"example_reference": "けれど、ああいうものは、見ていなければただ…… 通り過ぎていくものだと思う、ので……。"
|
17 |
}
|
18 |
}
|