facebookresearch / music-translation

A UNIVERSAL MUSIC TRANSLATION NETWORK - a method for translating music across musical instruments and styles.
Other
459 stars 71 forks source link

Instructions unclear #10

Closed Tylersuard closed 4 years ago

Tylersuard commented 4 years ago

Can you make a version of the instructions that works for Google Colab? For instance, the instructions say we need to download the dataset into musicnet folder. There is no musicnet folder in the repo, where do we create the folder?

You give a link for pretrained models, where do we put them? Thank you

adampolyak commented 4 years ago

Hi, thank you for your interest in our work.

All the paths described in the instructions are from the project root (the directory created by the git clone operation).

The musicnet folder should be created upon the download and unzipping of the musicnet dataset.

The pretrained models should be saved under the checkpoints folder. Create it if it doesn't exist.