Datasets:

Modalities:
Audio
Image
Formats:
arrow
Languages:
English
ArXiv:
Libraries:
Datasets
License:
admin commited on
Commit
ec5d92d
·
1 Parent(s): fc78382
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -433,7 +433,7 @@ configs:
433
  # Dataset Card for Piano Sound Quality Dataset
434
  The original dataset is sourced from the [Piano Sound Quality Dataset](https://ccmusic-database.github.io/en/database/ccm.html#shou1), which includes 12 full-range audio files in .wav/.mp3/.m4a format representing seven models of pianos: Kawai upright piano, Kawai grand piano, Young Change upright piano, Hsinghai upright piano, Grand Theatre Steinway piano, Steinway grand piano, and Pearl River upright piano. Additionally, there are 1,320 split monophonic audio files in .wav/.mp3/.m4a format, bringing the total number of files to 1,332. The dataset also includes a score sheet in .xls format containing subjective evaluations of piano sound quality provided by 29 participants with musical backgrounds.
435
 
436
- Based on the aforementioned original dataset, after data processing, we constructed the [default subset](#default-subset) of the current integrated version of the dataset, and its data structure can be viewed in the [viewer](https://huggingface.co/datasets/ccmusic-database/pianos/viewer). Due to the need to increase the dataset size and the absence of a popular piano brand, Yamaha, the default subset is expanded by recording an upright Yamaha piano into the [8_class subset](#8-class-subset). Since the current dataset has been validated by published articles, based on the 8_class subset, we adopted the data processing method for dataset evaluation from the article and constructed the [eval subset](#eval-subset), whose result has been shown in [pianos](https://huggingface.co/ccmusic-database/pianos). Except for the default subset, the rest of the subsets are not represented in our paper. Below is a brief introduction to the data structure of each subset.
437
 
438
  ## Dataset Structure
439
  <https://huggingface.co/datasets/ccmusic-database/pianos/viewer>
 
433
  # Dataset Card for Piano Sound Quality Dataset
434
  The original dataset is sourced from the [Piano Sound Quality Dataset](https://ccmusic-database.github.io/en/database/ccm.html#shou1), which includes 12 full-range audio files in .wav/.mp3/.m4a format representing seven models of pianos: Kawai upright piano, Kawai grand piano, Young Change upright piano, Hsinghai upright piano, Grand Theatre Steinway piano, Steinway grand piano, and Pearl River upright piano. Additionally, there are 1,320 split monophonic audio files in .wav/.mp3/.m4a format, bringing the total number of files to 1,332. The dataset also includes a score sheet in .xls format containing subjective evaluations of piano sound quality provided by 29 participants with musical backgrounds.
435
 
436
+ Based on the aforementioned original dataset, after data processing, we constructed the [default subset](#usage) of the current integrated version of the dataset, and its data structure can be viewed in the [viewer](https://huggingface.co/datasets/ccmusic-database/pianos/viewer). Due to the need to increase the dataset size and the absence of a popular piano brand, Yamaha, the default subset is expanded by recording an upright Yamaha piano into the [8_class subset](#usage). Since the current dataset has been validated by published articles, based on the 8_class subset, we adopted the data processing method for dataset evaluation from the article and constructed the [eval subset](#usage), whose result has been shown in [pianos](https://huggingface.co/ccmusic-database/pianos). Except for the default subset, the rest of the subsets are not represented in our paper. Below is a brief introduction to the data structure of each subset.
437
 
438
  ## Dataset Structure
439
  <https://huggingface.co/datasets/ccmusic-database/pianos/viewer>