AkitoP commited on
Commit
cd1e1ba
·
verified ·
1 Parent(s): ebb93fa

Update models/models_info.json

Browse files
Files changed (1) hide show
  1. models/models_info.json +12 -12
models/models_info.json CHANGED
@@ -1,18 +1,18 @@
1
  {
2
- "sora_normal":{
3
- "transcript_path": "models/sora/transcript.txt",
4
- "gpt_weight": "models/sora/sora-e20.ckpt",
5
- "sovits_weight": "models/sora/sora_e510_s68850.pth",
6
- "title": "sora_normal",
7
  "cover": "",
8
- "example_reference": "そこまで図々しくないよ。 あたしがこれで寝るんだよ。 一回使ってみたかったんだよね~"
9
  },
10
- "sora_ecchi":{
11
- "transcript_path": "models/sora/transcript.txt",
12
- "gpt_weight": "models/sora/sora_ecchi-e10.ckpt",
13
- "sovits_weight": "models/sora/sora_ecchi_e150_s5100.pth",
14
- "title": "sora",
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
  }