MASTmelody_dataset
收藏资源简介:
MASTmelody数据集旨在促进自动音乐表演评估领域的算法比较。该数据集包含从音乐学院入学考试期间录制的音频数据中提取的音高(f0)数据。数据分为两类:参考录音文件的f0数据(作为参考的钢琴旋律)和表演录音文件的f0数据(候选人演唱旋律的录音)。每个录音都使用Melodia旋律提取工具的变体进行了f0检测,并将结果保存为包含时间戳和估计f0信息的文本文件。表演由三名评审团成员评分,评分结果为二进制:通过或失败。数据集仅包括所有评审团成员一致评分的样本。
The MASTmelody dataset is designed to facilitate algorithmic comparisons in the field of automated music performance evaluation. This dataset comprises pitch (f0) data extracted from audio recordings made during music conservatory entrance exams. The data is categorized into two types: f0 data from reference recordings (piano melodies serving as references) and f0 data from performance recordings (recordings of candidates singing the melodies). Each recording underwent f0 detection using a variant of the Melodia melody extraction tool, with the results saved as text files containing timestamps and estimated f0 information. Performances were scored by a panel of three judges, with binary outcomes: pass or fail. The dataset includes only those samples where all judges unanimously agreed on the score.
数据集概述
数据集名称
MASTmelody_dataset
数据集内容
- f0-series数据:从歌唱和钢琴样本中计算得出的f0数据。
- 基准系统:用于评估歌唱样本与参考钢琴录音的基准系统。
数据集结构
- baseline:基准模型的代码,详细文档见baseline/README.md。
- f0data:MASTmelody数据集。
- wavSamples:音频样本。
数据集特点
- 数据集包含两类f0数据:
- 参考录音文件的f0数据(钢琴演奏的旋律)。
- 表演录音文件的f0数据(候选人歌唱旋律的录音)。
- 数据集中的表演已由三位评审成员(音乐学院的教职员工)进行评分,评分结果为二元:通过或未通过。
- 数据集仅包含所有评审成员一致同意的评分样本。
命名规则
- 文件名包含以下信息:
- ref:钢琴参考录音。
- per:表演录音。
- fail:评审评为未通过的表演。
- pass:评审评为通过的表演。
- 文件名示例:
- 51_mel1_per101559_fail.f0s.txt:ID为51_mel1的旋律,表演文件,评审评为未通过。
- 55_mel2_ref280758.f0s.txt:ID为55_mel2的旋律,参考文件。
许可证
本数据集根据Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License授权。
致谢
本数据集是在土耳其科学技术研究委员会(TUBITAK)资助的研究项目1001-215K017下开发的,旨在开发音乐表演的自动评估工具。




