genshin-abc / README.md
monet-joe's picture
Update README.md
2b09e0f verified
metadata
license: cc-by-sa-4.0
task_categories:
  - text-generation
  - text2text-generation
  - text-classification
language:
  - en
  - zh
tags:
  - art
  - music
  - mihoyo
  - genshin
pretty_name: Dataset of mihoyo game songs in abc notation
size_categories:
  - n>300K

This dataset primarily comprises sliced music compositions from the game under miHoYo, namely "Genshin Impact". These music slices have been transformed into ABC notations and transposed into 15 tones for each. The annotated information includes structural details corresponding to the musical style of the in-game scenes. This dataset serves not only as an outcome of game music extraction but also as essential training material for research in the field of music generation, particularly focused on mihoyo game music. Researchers can delve into the analysis of musical features, such as notes and melodic structures, using this resource, offering substantive data support for the training and enhancement of music generation algorithms.

Usage

from datasets import load_dataset

train_set = load_dataset("MuGeminorum/genshin-abc", split="train")
eval_set = load_dataset("MuGeminorum/genshin-abc", split="test")

for item in train_set:
    print(item)

for item in eval_set:
    print(item)

Maintainence

git clone git@hf.co:datasets/MuGeminorum/genshin-abc

Mirror

https://www.modelscope.cn/datasets/MuGeminorum/genshin-abc

Reference

[1] https://musescore.org
[2] https://huggingface.co/datasets/sander-wood/irishman
[3] https://genshin-impact.fandom.com/wiki/Genshin_Impact_Wiki