teticio/audio-diffusion-256
Over 20,000 256x256 mel spectrograms of 5 second samples of music from my Spotify liked playlist. The code to convert from audio to spectrogram and vice versa can be found in https://github.com/teticio/audio-diffusion along with scripts to train and run inference using De-noising Diffusion Probabilistic Models. x_res = 256 y_res = 256 sample_rate = 22050 n_fft = 2048 hop_length = 512
637
Update README.md
Update README.md
Update README.md
Create README.md
Upload dataset_infos.json with huggingface_hub
Upload data/train-00001-of-00002-25cda151381e8e10.parquet with huggingface_hub
Upload data/train-00000-of-00002-825e8f482020b53d.parquet with huggingface_hub
initial commit
