Spaces:
Runtime error
Runtime error
File size: 1,121 Bytes
18d4cd1 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
{
"tags": {
"English": "Character speaks English",
"Japanese": "Character speaks Japanese",
"Other Language": "The character speaks Other Language",
"Anime": "Character from anime",
"Vtuber": "Character is a vtuber",
"Real person": "A person who exists in the real world",
"Game character": "A character from the game"
},
"voice_models": [
{
"name": "Emilia",
"url": "https://huggingface.co/RinkaEmina/RVC_Sharing/resolve/main/Emilia%20V2%2048000.zip",
"description": "Emilia from Re:Zero",
"added": "2023-07-31",
"credit": "rinka4759",
"tags": [
"Anime"
]
},
{
"name": "Klee",
"url": "https://huggingface.co/qweshkka/Klee/resolve/main/Klee.zip",
"description": "Klee from Genshin Impact",
"added": "2023-07-31",
"credit": "qweshsmashjuicefruity",
"tags": [
"Game character",
"Japanese"
]
}
]
} |