teticio commited on
Commit
b43b99b
·
1 Parent(s): b21d6a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,4 +15,4 @@ task_categories:
15
  - image-to-image
16
  task_ids: []
17
  ---
18
- 30,000 256x256 bmel spectrograms of 5 second samples of music which have been sampled in other tracks. 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 Denoising Diffusion Probabilistic Models.
 
15
  - image-to-image
16
  task_ids: []
17
  ---
18
+ 30,000 256x256 mel spectrograms of 5 second samples that have been used in music, sourced from [WhoSampled](https://whosampled.com) and [YouTube](https://youtube.com). 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 Denoising Diffusion Probabilistic Models.