MuGeminorum Studio commited on
Commit
85b50df
1 Parent(s): bef0d4c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -24
README.md CHANGED
@@ -38,7 +38,6 @@ git clone git@hf.co:datasets/ccmusic-database/piano_sound_quality
38
  ```
39
 
40
  ## Dataset Description
41
-
42
  - **Homepage:** <https://ccmusic-database.github.io>
43
  - **Repository:** <https://huggingface.co/datasets/CCMUSIC/piano_sound_quality>
44
  - **Paper:** <https://doi.org/10.5281/zenodo.5676893>
@@ -51,18 +50,14 @@ This database contains 12 full-range audio files (.wav/.mp3/.m4a format) of 7 mo
51
  A score sheet (.xls format) of the piano sound quality rated by 29 people who participated in the subjective evaluation test is also included.
52
 
53
  ### Supported Tasks and Leaderboards
54
-
55
  Piano Sound Classification, pitch detection
56
 
57
  ### Languages
58
-
59
  English
60
 
61
  ## Dataset Structure
62
-
63
  ### Data Instances
64
-
65
- .wav
66
 
67
  ### Data Fields
68
  ```
@@ -77,62 +72,47 @@ English
77
  ```
78
 
79
  ### Data Splits
80
-
81
  train, validation, test
82
 
83
  ## Dataset Creation
84
-
85
  ### Curation Rationale
86
-
87
  Lack of a dataset for piano sound quality
88
 
89
  ### Source Data
90
-
91
  #### Initial Data Collection and Normalization
92
-
93
  Zhaorui Liu, Shaohua Ji, Monan Zhou
94
-
95
  #### Who are the source language producers?
96
-
97
  Students from CCMUSIC
98
 
99
  ### Annotations
100
-
101
  #### Annotation process
102
-
103
  This database contains 12 full-range audio files (.wav/.mp3/.m4a format) of 7 models of piano (KAWAI upright piano, KAWAI grand piano, Yingchang upright piano, Xinghai upright piano, Grand Theatre Steinway piano, Steinway grand piano, Pearl River upright piano)
104
 
105
  #### Who are the annotators?
106
-
107
  Students from CCMUSIC
108
 
109
  ### Personal and Sensitive Information
110
-
111
  None
112
 
113
  ## Considerations for Using the Data
114
-
115
  ### Social Impact of Dataset
116
-
117
  Help developing piano sound quality rating apps
118
 
119
  ### Discussion of Biases
120
-
121
  Only for pianos
122
 
123
  ### Other Known Limitations
124
-
125
  No black key in Steinway
126
 
127
  ## Additional Information
128
-
129
  ### Dataset Curators
130
-
131
  Zijin Li
132
 
133
  ### Evaluation
134
  [Monan Zhou, Shangda Wu, Shaohua Ji, Zijin Li, and Wei Li. A Holistic Evaluation of Piano Sound Quality[C]//Proceedings of the 6th Conference on Sound and Music Technology (CSMT). Springer, Singapore, 2023.](https://arxiv.org/pdf/2310.04722.pdf)
135
 
 
 
136
  ### Licensing Information
137
  ```
138
  MIT License
@@ -173,5 +153,4 @@ SOFTWARE.
173
  ```
174
 
175
  ### Contributions
176
-
177
  Provide a dataset for piano sound quality
 
38
  ```
39
 
40
  ## Dataset Description
 
41
  - **Homepage:** <https://ccmusic-database.github.io>
42
  - **Repository:** <https://huggingface.co/datasets/CCMUSIC/piano_sound_quality>
43
  - **Paper:** <https://doi.org/10.5281/zenodo.5676893>
 
50
  A score sheet (.xls format) of the piano sound quality rated by 29 people who participated in the subjective evaluation test is also included.
51
 
52
  ### Supported Tasks and Leaderboards
 
53
  Piano Sound Classification, pitch detection
54
 
55
  ### Languages
 
56
  English
57
 
58
  ## Dataset Structure
 
59
  ### Data Instances
60
+ .zip(.wav)
 
61
 
62
  ### Data Fields
63
  ```
 
72
  ```
73
 
74
  ### Data Splits
 
75
  train, validation, test
76
 
77
  ## Dataset Creation
 
78
  ### Curation Rationale
 
79
  Lack of a dataset for piano sound quality
80
 
81
  ### Source Data
 
82
  #### Initial Data Collection and Normalization
 
83
  Zhaorui Liu, Shaohua Ji, Monan Zhou
 
84
  #### Who are the source language producers?
 
85
  Students from CCMUSIC
86
 
87
  ### Annotations
 
88
  #### Annotation process
 
89
  This database contains 12 full-range audio files (.wav/.mp3/.m4a format) of 7 models of piano (KAWAI upright piano, KAWAI grand piano, Yingchang upright piano, Xinghai upright piano, Grand Theatre Steinway piano, Steinway grand piano, Pearl River upright piano)
90
 
91
  #### Who are the annotators?
 
92
  Students from CCMUSIC
93
 
94
  ### Personal and Sensitive Information
 
95
  None
96
 
97
  ## Considerations for Using the Data
 
98
  ### Social Impact of Dataset
 
99
  Help developing piano sound quality rating apps
100
 
101
  ### Discussion of Biases
 
102
  Only for pianos
103
 
104
  ### Other Known Limitations
 
105
  No black key in Steinway
106
 
107
  ## Additional Information
 
108
  ### Dataset Curators
 
109
  Zijin Li
110
 
111
  ### Evaluation
112
  [Monan Zhou, Shangda Wu, Shaohua Ji, Zijin Li, and Wei Li. A Holistic Evaluation of Piano Sound Quality[C]//Proceedings of the 6th Conference on Sound and Music Technology (CSMT). Springer, Singapore, 2023.](https://arxiv.org/pdf/2310.04722.pdf)
113
 
114
+ Note: this paper only uses the first 7 piano classes of the dataset.
115
+
116
  ### Licensing Information
117
  ```
118
  MIT License
 
153
  ```
154
 
155
  ### Contributions
 
156
  Provide a dataset for piano sound quality