Lemonfoot_GPTSoVITS / voicelist.json
Kit-Lemonfoot's picture
First commit
e0f8b6d verified
raw
history blame
No virus
3.75 kB
{
"Calli": {
"enable": true,
"gpt_model_path": "MoriCalliope_GPT (KitLemonfoot).ckpt",
"sovits_model_path": "MoriCalliope_SoVITS (KitLemonfoot).pth",
"title": "Mori Calliope",
"modelauthor": "Kit Lemonfoot",
"styles":{
"Neutral": "A1.wav",
"Soft": "A2.wav",
"Humored": "A3.wav",
"Preset 4": "A4.wav",
"Preset 5": "A5.wav",
"Preset 6": "A6.wav"
},
"styletrans":{
"Neutral": "But I commissioned it long before like, I commissioned it a long time before we released it, so like, I was right in the middle of my voice lessons.",
"Soft": "Sorry if the cicadas get to be loud or anything like that they're just really screeching.",
"Humored": "If you're sipping every time Mori spins un alive will kill you. Ruh roh raggy, Yeah I really did get down with the spins on that one huh?",
"Preset 4": "Um it's not, much of a spoiler so I wanna explain it now so that we can enjoy the song but the first part of the song, it starts out with the sound of a car right?",
"Preset 5": "Oh maybe we should do something besides rapping on this stage. Let's also sing.",
"Preset 6": "Yeah. But yeah I couldn't sing the highest note when I initially got the draft but I was like you know what no let's keep it."
},
"cover": "calli.png"
},
"Shiori": {
"enable": true,
"gpt_model_path": "ShioriNovella_GPT (KitLemonfoot).ckpt",
"sovits_model_path": "ShioriNovella_SoVITS (KitLemonfoot).pth",
"title": "Shiori Novella",
"modelauthor": "Kit Lemonfoot",
"styles":{
"Neutral": "A1.wav",
"Shocked": "A2.wav",
"Confused": "A3.wav",
"Scared": "A4.wav",
"Humored": "A5.wav",
"Thinking": "A6.wav"
},
"styletrans":{
"Neutral": "PlayStation was better Yeah that's true at the time. Ar Yong thank you for the S C Revelant And Christian thank you for becoming a bookworm.",
"Shocked": "I didn't know I forgot I didn't realize! I didn't realize! that's more comedic though!",
"Confused": "Isn't it banned in some places Oh I'm not sure. I'm not really- I really don't know. Why would it be banned? Because it has your imagination?",
"Scared": "Oh no! Oh no! There's another scene! Oh! Oh! Oh no Hide your children and hide your, your people and stuff! Oh sorry!",
"Humored": "Night Raven, Blitz Phantom, Rubber ton, thank you for the thing! Oh oh it starts off as an anime!",
"Thinking": "I can't... It seems like there's a slope there that she could climb out of right? Oh unless he, closes it."
},
"cover": "shiori.png"
},
"Zeta": {
"enable": true,
"gpt_model_path": "VestiaZeta_GPT (KitLemonfoot).ckpt",
"sovits_model_path": "VestiaZeta_SoVITS (KitLemonfoot).pth",
"title": "Vestia Zeta",
"modelauthor": "Kit Lemonfoot",
"styles":{
"Neutral": "A1.wav",
"Soft": "A2.wav",
"Confused": "A3.wav",
"Sarcastic": "A4.wav",
"Proud": "A5.wav"
},
"styletrans":{
"Neutral": "I think it's a good idea to have the real there because sometimes in movies sometimes they don't reload.",
"Soft": "No B G M just silence just me and my voice alone.",
"Confused": "Hunt the thimble what does that even mean, I mean I don't know English speakers help me out here what's hunt, the thimble?",
"Sarcastic": "Surely they're not gonna be shooting in this train. It's packed with people surely they won't be shooting here.",
"Proud": "Hell yeah we'll keep doing what we always do! Yeah boys!"
},
"cover": "zeta.png"
},
"Template": {
"enable": false,
"gpt_model_path": "model.ckpt",
"sovits_model_path": "model.pth",
"title": "Full Name",
"modelauthor": "Kit Lemonfoot",
"styles":{
"name": "audio.wav",
"name": "audio.wav",
"name": "audio.wav"
},
"styletrans":{
"name": "",
"name": "",
"name": ""
},
"cover": "image.png"
}
}