bmorphism / sample-generator

Tools to train a generative model on arbitrary audio samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample-generator

Tools to train a generative model on arbitrary audio samples

Dance Diffusion notebook: Open In Colab

Dance Diffusion fine-tune notebook: Open In Colab

Prerequisites

Dance Diffusion requires Python 3.8+

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

About

Tools to train a generative model on arbitrary audio samples

License:MIT License


Languages

Language:Jupyter Notebook 66.3%Language:Python 33.7%