Melodix: Audio Feature Analysis Framework
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
We release the raw audio features for our processed AudioFeatures dataset, adopted from the original AudioSet dataset from Google Research team.
The data format for each line in the audio_features_10k.jsonl is as follows:
{
"audio_id": ,
"mel_spectrogram": ,
"mfcc_features": <MFCC audio… See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/Melodix-AudioFeatures-Raw.