Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

MDCT-1k

Over 1000 audio clips from the Google music captions dataset represented as 512x512 time-frequency images. More information is provided in the report.

The time-frequency images are created from the MDCT coefficients of the 0-12kHz frequency band for 20 second audio clips.

Other audio diffusion models operate in the space of the magnitude spectrogram or mel magnitude spectrogram. Since the phase is discarded, this requires the use of a vocoder for audio generation. When operating in the space of the mel-spectrogram, high frequencies are represented with insufficient time resolution, leading to a noticable loss of quality.

Operating in the MDCT space does not require a vocoder, nor does it oversample or undersample any range of frequencies.

Please see this notebook showing how to load the dataset and convert from the MDCT images back to audio

Additionally, this notebook includes an example of the audio generated by fine tuning on this dataset and shows how to use the inference pipeline

Downloads last month
63