# Dance Diffusion ## Overview [Dance Diffusion](https://github.com/Harmonai-org/sample-generator) by Zach Evans. Dance Diffusion is the first in a suite of generative audio tools for producers and musicians to be released by Harmonai. For more info or to get involved in the development of these tools, please visit https://harmonai.org and fill out the form on the front page. The original codebase of this implementation can be found [here](https://github.com/Harmonai-org/sample-generator). ## Available Pipelines: | Pipeline | Tasks | Colab |---|---|:---:| | [pipeline_dance_diffusion.py](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/dance_diffusion/pipeline_dance_diffusion.py) | *Unconditional Audio Generation* | - | ## DanceDiffusionPipeline [[autodoc]] DanceDiffusionPipeline - all - __call__