MuGeminorum commited on
Commit
0047cd5
1 Parent(s): 2115547
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -38,7 +38,7 @@ Chinese, English
38
  ## Maintenance
39
  ```bash
40
  GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:datasets/ccmusic-database/acapella
41
- cd music_genre
42
  ```
43
 
44
  ## Usage
@@ -55,6 +55,7 @@ for i in range(1, 7):
55
  | audio(22050Hz) | mel(22050Hz) | singer_id | pitch / rhythm / ... / overall_performance |
56
  | :-------------------------------------------------------------------------------------------------------------------------: | :-------------------------------: | :-------: | :----------------------------------------: |
57
  | <audio controls src="https://huggingface.co/datasets/ccmusic-database/acapella/resolve/main/data/song1%20(16).wav"></audio> | <img src="./data/song1 (16).jpg"> | int | float(0-10) |
 
58
 
59
  ### Data Instances
60
  .wav & .csv
 
38
  ## Maintenance
39
  ```bash
40
  GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:datasets/ccmusic-database/acapella
41
+ cd acapella
42
  ```
43
 
44
  ## Usage
 
55
  | audio(22050Hz) | mel(22050Hz) | singer_id | pitch / rhythm / ... / overall_performance |
56
  | :-------------------------------------------------------------------------------------------------------------------------: | :-------------------------------: | :-------: | :----------------------------------------: |
57
  | <audio controls src="https://huggingface.co/datasets/ccmusic-database/acapella/resolve/main/data/song1%20(16).wav"></audio> | <img src="./data/song1 (16).jpg"> | int | float(0-10) |
58
+ | ... | ... | ... | ... |
59
 
60
  ### Data Instances
61
  .wav & .csv