mdeff / fma

FMA: A Dataset For Music Analysis
https://arxiv.org/abs/1612.01840
MIT License
2.2k stars 432 forks source link

Folder structure in fam_large.zip #72

Closed gkv91 closed 1 month ago

gkv91 commented 1 month ago

Hi,

Thanks for providing the dataset. I am wondering what is the "002" in the "fma_large/002/002624.mp3" indicate?

Thanks

mdeff commented 1 month ago

I grouped files in folders as some filesystems don't like having so many files under a single folder. The folder name is the first three digits of the filenames it contains.

gkv91 commented 1 month ago

Thanks for the clarification. Also, can you help me to find the corresponding Genre for each of the mp3 files in the fma_large?

Thanks

mdeff commented 1 month ago

See the usage.ipynb notebook.