eloimoliner / unconditional-diff-STFT

Unconditional music synthesis using a diffusion model in the STFT domain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unconditional synthesis of music using a diffusion model in the STFT domain.

This repository is the result of a set of experiments training a diffusion model to unconditionally synthesize piano music. The model, based on the complex-spectrogram domain shows superior performance to previous works using time-domain models as the backbone of a diffusion model.

Open In Colab

Implementation details

References

This implementation is based on / inspired by:

About

Unconditional music synthesis using a diffusion model in the STFT domain

License:MIT License


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%Language:Shell 0.0%