The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Melody: Music Generation Research

📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo

We release the raw audio data for our processed Melody-Audio dataset, adopted from the original dataset from the MusicCaps team at Google Research.

The data format for each line in the audio_captions_raw.jsonl is as follows:

{
  "audio_description": "<the description of the music segment>",
  "genre_tags": "<musical genre and style tags>",
  "audio_features": "<extracted acoustic features>",
  "duration_seconds": "<length of the audio clip>",
  "source": "<the source of the raw audio files>",
  "category": "<the music category we assign to this sample>",
  "meta": "<meta information about this sample>"
}

*Note: Due to copyright considerations with some audio samples, certain entries may have limited metadata. We continue to work on expanding the dataset coverage.

License

The license for this dataset is cc-by-sa-4.0.

Downloads last month
11