sample-generator
October 1, 2022 ยท View on GitHub
Tools to train a generative model on arbitrary audio samples
Dance Diffusion fine-tune notebook:
Prerequisites
Dance Diffusion requires Python 3.7+
You can install the required packages by running pip install . from the root of the repo
Todo
- Add inference notebook
- Add interpolations to nobebook
- Add fine-tune notebook
- Add guidance to notebook