Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -15,4 +15,4 @@ task_categories:
|
|
15 |
- image-to-image
|
16 |
task_ids: []
|
17 |
---
|
18 |
-
30,000 256x256
|
|
|
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.
|