Kit-Lemonfoot commited on
Commit
0a19045
β€’
1 Parent(s): 1015dfb

Added Lia model

Browse files
.gitattributes CHANGED
@@ -37,3 +37,8 @@ jay_speech.wav filter=lfs diff=lfs merge=lfs -text
37
  tools/damo_asr/speech_fsmn_vad_zh-cn-16k-common-pytorch/example/vad_example.wav filter=lfs diff=lfs merge=lfs -text
38
  linghua_\[cut_64sec\].mp3 filter=lfs diff=lfs merge=lfs -text
39
  linghua_short.mp3 filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
37
  tools/damo_asr/speech_fsmn_vad_zh-cn-16k-common-pytorch/example/vad_example.wav filter=lfs diff=lfs merge=lfs -text
38
  linghua_\[cut_64sec\].mp3 filter=lfs diff=lfs merge=lfs -text
39
  linghua_short.mp3 filter=lfs diff=lfs merge=lfs -text
40
+ referenceaudio/Lia/A2.wav filter=lfs diff=lfs merge=lfs -text
41
+ referenceaudio/Lia/A3.wav filter=lfs diff=lfs merge=lfs -text
42
+ referenceaudio/Lia/A4.wav filter=lfs diff=lfs merge=lfs -text
43
+ referenceaudio/Lia/A5.wav filter=lfs diff=lfs merge=lfs -text
44
+ referenceaudio/Lia/A6.wav filter=lfs diff=lfs merge=lfs -text
GPT_SoVITS/GPT_weights/AsheliaRinkou_GPT.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9995dadc66a648f36e2ee21c75795dad09c5bce5a4ff034c4d92b3e1ae759d60
3
+ size 155087286
GPT_SoVITS/SoVITS_weights/AsheliaRinkou_SoVITS.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c888ba9d87bfd0452351d1e0a377132f0b8ba0e95a85f78c3d1c76db5c207d4d
3
+ size 84882760
images/lia.png ADDED
referenceaudio/Lia/A1.wav ADDED
Binary file (972 kB). View file
 
referenceaudio/Lia/A2.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2d516cf7dc218fed417b204277143755301f1abccc7e40984a9d2cfd1b2bc07
3
+ size 1188612
referenceaudio/Lia/A3.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b7a27600ac7de69424f083c0efe0a36c09fdd70ae8f51eb9dcb2d2593f6a0ab
3
+ size 1547646
referenceaudio/Lia/A4.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139cccc6e9be9cf6be500f1dd215fe8811a8d76b9304829dd9574f066fce3d71
3
+ size 1783806
referenceaudio/Lia/A5.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f80e474a11146f2eb7a26f4dc2382aa2da13d58ecdbdacb26c5e804bf5b62114
3
+ size 1255806
referenceaudio/Lia/A6.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c2b93b89a90f2554396a9a553d08a2a4e7501b9faa4ff849a9229256e300cbd
3
+ size 1365252
voicelist.json CHANGED
@@ -69,6 +69,30 @@
69
  },
70
  "cover": "zeta.png"
71
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  "Template": {
73
  "enable": false,
74
  "gpt_model_path": "model.ckpt",
 
69
  },
70
  "cover": "zeta.png"
71
  },
72
+ "Lia": {
73
+ "enable": true,
74
+ "gpt_model_path": "AsheliaRinkou_GPT.ckpt",
75
+ "sovits_model_path": "AsheliaRinkou_SoVITS.pth",
76
+ "title": "Ashelia Rinkou",
77
+ "modelauthor": "Kit Lemonfoot",
78
+ "styles":{
79
+ "Neutral": "A1.wav",
80
+ "Angry": "A2.wav",
81
+ "Questioning": "A3.wav",
82
+ "Shouting": "A4.wav",
83
+ "Preset 5": "A5.wav",
84
+ "Preset 6": "A6.wav"
85
+ },
86
+ "styletrans":{
87
+ "Neutral": "What the fuck do you mean mid. I I don't know. I don't know Lord of the Rings just, wasn't.",
88
+ "Angry": "It's absolutely not what I fucking meant You guys are absolutely fucking disgusting I hate you all.",
89
+ "Questioning": "Mascot right? Like Shy Lily has her super cute little shrimpy, right? You get the tiny little shrimpy tattooed on you, No one's ever gonna know.",
90
+ "Shouting": "Maybe if I posted on Twitter and at you No I would not do that Cologne chan to give her four months No I would no do that Oh my god, stop it!",
91
+ "Preset 5": "No instead of an engagement ring I, really really really just, think I would prefer to have a womb tattoo.",
92
+ "Preset 6": "Cannot, cannot say but I assure you, I assure you if you lived on the west coast anywhere on the west coast, You learned about the gold rush."
93
+ },
94
+ "cover": "lia.png"
95
+ },
96
  "Template": {
97
  "enable": false,
98
  "gpt_model_path": "model.ckpt",