fma icon indicating copy to clipboard operation
fma copied to clipboard

Tempo metadata?

Open Tylersuard opened this issue 5 years ago • 1 comments

Hello. Where can I find tempo information for the songs in FMA? I wasn't able to find any in the metadata.

Tylersuard avatar Apr 09 '20 07:04 Tylersuard

I didn't compute tempo features. It should be easy to modify the compute_features function in features.py to compute them with librosa (or any other library) and add them to the features.csv table. If you do, please share the code in a PR and the computed features!

mdeff avatar Apr 09 '20 12:04 mdeff