metadata
license: gpl-3.0
configs:
- config_name: default
data_files:
- split: train
path: voice_actor_info.tsv
VisualNovel Dataset Metadata
This dataset repository contains metadata for OOPPEENN/VisualNovel_Dataset.
maker_game_vnid.tsv
: Contains the mapping of maker names, game names, and their corresponding Visual Novel IDs in vndb. Here the columnmaker
andgame
correspond to{maker}_{game}
in the file names of 7z (or directory names of extracted files) in OOPPEENN/VisualNovel_Dataset.voice_actor_info.tsv
mapsmaker game character
tovndb char id
,vndb voice actor id
, andvoice actor normalized name
. Here{maker}_{game}/{charname}
corresponds to the file structure of OOPPEENN/VisualNovel_Dataset.
maker game charname char_in_vndb vndb_char_id va_credit_name va_in_vndb vndb_staff_id va_normalized_name
0verflow Cross Days みなみ true c1605 栗林 みな実 true s18 栗林 みな実
0verflow Cross Days 七海 true c1601 藤村 美緒 true s287 高橋 千晶
0verflow Cross Days 世界 true c1597 柚木 かなめ true s13 柚木 かなめ
0verflow Cross Days 乙女 true c1603 松永 雪希 true s452 松永 雪希
Here va_normalized_name
is the most name most often appeared in the credit of that vndb_staff_id
among various aliases.
voice_actor_alias.json
: Contains the alias of voice actors apeared in the above tsv:
{
"s5": {
"alias_map": {
"akazawa kaede": "赤沢 かえで",
"akitsuki momiji": "秋月 もみじ",
...
"natsuno koori": "夏野 こおり",
...
},
"normalized": "夏野 こおり"
},
"s6": {
"alias_map": {
"deko": "DEKO",
"isshiki hikaru": "一色 光",
"minahara izumi": "三原 泉",
"morimoto makoto": "森本 まこと",
"tanaka ryouko": "田中 涼子"
},
"normalized": "一色 光"
},
...
}
Note (for voice actors info)
va_normalized_name
is not checked to be unique (colision may happen), so you should usevndb_staff_id
as an identifier.- For char or voice actors not in vndb database, its
vndb_char_id
andvndb_staff_id
is empty- For e.g. speaker verification, you may remove rows with
vndb_staff_id
empty, or manually add unique id to such rows
- For e.g. speaker verification, you may remove rows with
- Some multiple
charname
corresponds to the same charactor (e.g. it occurs when the same charactor is called in many ways). - Currently I'm manually updating
voice_actor_info.tsv
, so may be updated
Some notes on the dataset which you may find useful
Overlapping (duplicate) entries
- The content of
SMEE_Making Lovers Geki Icha After Story Vol.01
is the same asSMEE_HajiLove -Making Lovers- Mini Fandisk Vol.01 Sakurako & Yui Hen
, so overlapping (duplicate) - The content of
SMEE_Making Lovers Geki Icha After Story Vol.02
is the same asSMEE_HajiLove -Making Lovers- Mini Fandisk Vol.02 Kouta & Hatsuho Hen
, so overlapping (duplicate) - The content of
Lose_Maitetsu
is (maybe) completely included inLose_Maitetsu - Last Run!!
, so the files inLose_Maitetsu
are overlapping, hence you only need the latter
Wrong name entries
- The content of
Lump of Sugar_Rurizakura
is actually not瑠璃櫻
、but it is世界と世界の真ん中で
of the same maker, i.e.Lump of Sugar_Sekai to Sekai no Mannaka de
(no overlapping since the latter is not in the list)