Spijkervet / CLMR

Official PyTorch implementation of Contrastive Learning of Musical Representations
https://arxiv.org/abs/2103.09410
Apache License 2.0
309 stars 48 forks source link

Where is 'processed_annotations' for Million Song Dataset? #26

Open yiyiyi0817 opened 1 year ago

yiyiyi0817 commented 1 year ago

Hello, thank you very much for your wonderful GitHub repository. 😊

I tried to train the code in the repository using the Million Song Dataset, but it prompted me with a FileNotFoundError: [Errno 2] No such file or directory: ‘data/million_song_dataset/processed_annotations/output_labels_msd.txt’. 😢

Where can I download the files in the processed_annotations folder such as ‘train_gt_msd.tsv’, ‘output_labels_msd.txt’, ‘index_msd.tsv’, etc.?

I couldn’t find any clues to download these files on the official website of the Million Song Dataset, and the MSD dataset I downloaded did not contain these files.😭

Thank you for your time and assistance. 😊

yiyiyi0817 commented 1 year ago

@Spijkervet

yiyiyi0817 commented 1 year ago

@pvdstel @isaaccorley