Monet Joe commited on
Commit
d6aea48
1 Parent(s): 0bb0381

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -17,7 +17,7 @@ size_categories:
17
  - n>300K
18
  ---
19
 
20
- This dataset primarily comprises sliced music compositions from the game under miHoYo, namely "Genshin Impact". These music 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.
21
  ## Usage
22
  ```python
23
  from datasets import load_dataset
@@ -38,5 +38,4 @@ git clone git@hf.co:datasets/MuGeminorum/genshin-abc
38
  ## Reference
39
  [1] <https://musescore.org><br>
40
  [2] <https://huggingface.co/datasets/sander-wood/irishman><br>
41
- [3] <https://genshin-impact.fandom.com/wiki/Genshin_Impact_Wiki><br>
42
- [4] <https://honkai-star-rail.fandom.com/wiki/Honkai:_Star_Rail_Wiki>
 
17
  - n>300K
18
  ---
19
 
20
+ 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.
21
  ## Usage
22
  ```python
23
  from datasets import load_dataset
 
38
  ## Reference
39
  [1] <https://musescore.org><br>
40
  [2] <https://huggingface.co/datasets/sander-wood/irishman><br>
41
+ [3] <https://genshin-impact.fandom.com/wiki/Genshin_Impact_Wiki>