monet-joe commited on
Commit
c27a97e
1 Parent(s): 464d831

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -15,8 +15,7 @@ size_categories:
15
  - n<1K
16
  ---
17
 
18
- This dataset serves as a curated collection specifically designed for enthusiasts of miHoYo's music creations, encapsulating an array of piano scores meticulously crafted through the reinterpretation and recreation of iconic melodies from various miHoYo games. Representing a collaborative effort within the community, these piano arrangements showcase a diverse range of musical styles and interpretations, born out of passion and creativity. The dataset stands as a testament to the rich musical landscape cultivated by miHoYo, providing a unique resource for enthusiasts and researchers interested in exploring and analyzing the varied expressions of miHoYo's gaming soundtracks through piano compositions.
19
-
20
  ## Usage
21
  ```python
22
  from datasets import load_dataset
 
15
  - n<1K
16
  ---
17
 
18
+ This dataset primarily comprises sliced piano compositions from two games under miHoYo, namely "Genshin Impact" and "Honkai: Star Rail". These piano slices have been transformed into ABC musical notation. 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.
 
19
  ## Usage
20
  ```python
21
  from datasets import load_dataset