fma icon indicating copy to clipboard operation
fma copied to clipboard

FMA: A Dataset For Music Analysis

Results 18 fma issues
Sort by recently updated
recently updated
newest added

My team are conducting an academic research project using your dataset, and we were wondering if you can help us clarify what each of the three columns means - track_favorites...

Hi, I was looking into the 'fma_small' subset for a project and was looking for baseline performances. Unfortunately I was not able to find a table or something similar in...

Hello, I'm currently working on my thesis about music genre classification using the FMA dataset. However, I'm having trouble understanding the meaning of these columns labeled `01`, `02`, `03`, and...

I saw in a paper that there was a music genre category challenge list based on this FMA data set, I wonder where I can see this list

Im not sure if it's the right call, but I have encountered issues with some samples when working on fma_small Reproduction: ```python corrupted_indicies = [] for i, audio_id in tqdm(enumerate(train)):...

this should be upstreamed to this repo. https://github.com/andsfonseca/text-to-music/blob/b0775d4726a904c961296ccd13f7e160a92df510/src/datasets/fma_dataset.py#L38