MuGeminorum commited on
Commit
926a4fb
1 Parent(s): 573bdd5
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -48,10 +48,10 @@ for item in ds["test"]:
48
  ```
49
 
50
  ## Dataset Structure
51
- | audio(.wav, 22050Hz) | mel(.jpg, 22050Hz) | label |
52
- | :------------------------------------------------------: | :-------------------------------------------: | :-----------------------------------------------------: |
53
- | <audio controls src="./data/Pentatonix - Valentine.mp3"> | <img src="./data/Pentatonix - Valentine.jpg"> | {onset_time:uint32,offset_time:uint32,structure:string} |
54
- | ... | ... | ... |
55
 
56
  ### Data Instances
57
  .wav, .txt
 
48
  ```
49
 
50
  ## Dataset Structure
51
+ | audio(.wav, 22050Hz) | mel(.jpg, 22050Hz) | label |
52
+ | :-------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------: | :-----------------------------------------------------: |
53
+ | <audio controls src="https://huggingface.co/datasets/ccmusic-database/song_structure/resolve/main/data/Pentatonix%20-%20Valentine.mp3"> | <img src="./data/Pentatonix - Valentine.jpg"> | {onset_time:uint32,offset_time:uint32,structure:string} |
54
+ | ... | ... | ... |
55
 
56
  ### Data Instances
57
  .wav, .txt