MusicNet-16k + EM for YourMT3
收藏资源简介:
<strong>About this version:</strong> This particular variant of the MusicNet dataset has been resampled to a 16 kHz-mono-16-bit-wav format, which makes it more suitable for certain audio processing tasks, particularly those that require lower sampling rates. We redistribute this data as a part of YourMT3 project. The license for redistribution is attached. Moreover, this version of the dataset includes various split options derived from previous works on automatic music transcription as python dictionary (see README.md). Below is a brief description of available split options: <code>train_mt3</code>: The first 300 songs are from a synth dataset, while the remaining 300 songs are from an acoustic dataset. <code>train_mt3_synth</code>: The training set of the MusicNet MIDI recordings split by MT3 author's split. This is not the synthetic dataset of EM (MIDI Pop 80K) nor pitch-augmented. <code>train_mt3_acoustic</code>: Acoustic recordings from the MT3 author's split. <code>validation_mt3</code>: A set of 15 validation recordings. <code>validation_mt3_synth</code>: A set of 15 synthetic validation recordings. <code>validation_mt3_acoustic</code>: A set of 15 acoustic validation recordings. <code>test_mt3_acoustic</code>: A set of 15 acoustic test recordings. <code>train_thickstun</code>: The first 327 songs are from a synth dataset, while the remaining 327 songs are from an acoustic dataset. <code>test_thickstun</code>: A set of 3 test recordings. <code>train_em_table2</code>: 323 tracks, excluding 7 missing tracks and 6 test_em tracks. <code>validation_em</code>: A set of 15 validation recordings. <code>test_em_str_table2</code>: A set of 4 string test recordings, using EM annotations. <code>test_em_wind_table2</code>: A set of 2 woodwind test recordings, using EM annotations. <code>test_cheuk_str_table2</code>: A set of 4 string test recordings, using Thickstun's annotations. <code>test_cheuk_wind_table2</code>: A set of 2 woodwind test recordings, using Thickstun's annotations. <strong>About MusicNet:</strong> The MusicNet dataset, originally released in 2016 by Thickstun et al., "Learning Features of Music from Scratch". It is a collection of music recordings annotated with labels for various tasks, such as automatic music transcription, instrument recognition, and genre classification. The original dataset contains over 330 hours of audio, sourced from various public domain recordings of classical music, and is labeled with instrument activations and note-wise annotations. <strong>About MusicNet EM:</strong> MusicNetEM are refined labels for the MusicNet dataset, in the form of MIDI files. They are aligned with the recordings, with onset timing within 32ms. They were created using an EM process, similar to the one described in the Ben Maman and Amit H. Bermano, "Unaligned Supervision for Automatic Music Transcription in The Wild". Their split (Table 2 of this paper) derived from another paper, Kin Wai Cheuk et al., "ReconVAT: A Semi-Supervised Automatic Music Transcription Framework for Low-Resource Real-World Data". <strong>License:</strong> CC-BY-4.0



