CoolFace
Datasetpublic

ckadirt/auramix_10km

auramix_10km AuraMix is a small curated audio reconstruction/evaluation mix generated from multiple Hugging Face audio sources. Dataset summary Repo: ckadirt/auramix_10km Clips: 8441 WAV files: 8441 Approx local size: 20.81 GB Sample rate: 44100 Clip duration: 30.0 seconds Mono: True Sources fma_small: 2600 clips from benjamin-paine/free-music-archive-small fma_medium: 2600 clips from benjamin-paine/free-music-archive-medium fma_commercial_full:… See the full description on the dataset page: https://huggingface.co/datasets/ckadirt/auramix_10km.

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes20downloads
Dataset Card

auramix_10km

AuraMix is a small curated audio reconstruction/evaluation mix generated from multiple Hugging Face audio sources.

Dataset summary

  • Repo: ckadirt/auramix_10km
  • Clips: 8441
  • WAV files: 8441
  • Approx local size: 20.81 GB
  • Sample rate: 44100
  • Clip duration: 30.0 seconds
  • Mono: True

Sources

  • fma_small: 2600 clips from benjamin-paine/free-music-archive-small
  • fma_medium: 2600 clips from benjamin-paine/free-music-archive-medium
  • fma_commercial_full: 2200 clips from benjamin-paine/free-music-archive-commercial-16khz-full
  • music_genres_small: 999 clips from lewtun/music_genres_small
  • ai_vs_human_music: 42 clips from ashhadahsan/ai-vs-human-music-with-audio

Fields

  • audio: Hugging Face Audio feature with embedded WAV bytes plus the original relative path
  • audio_relpath: original relative WAV path in the generated folder
  • source_name: source bucket in the mix
  • hf_dataset: source Hugging Face dataset repo
  • source_split: source split used
  • source_index: index in the streamed source
  • sample_rate: sample rate of the generated WAV
  • duration_sec: target clip duration
  • source_duration_sec: decoded source example duration before cropping
  • start_sec: crop start in the source audio
  • channels: number of channels after processing
  • metadata_json: JSON-encoded metadata copied from the source row

Notes

This dataset was generated by sampling fixed-length clips from the source datasets and writing PCM_16 WAV files. The parquet rows embed the WAV bytes in the audio column.