Skip to content

jags111/ComfyUI_SampleAudio_diffusion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI_SampleAudio_diffusion

Sample Diffusion ComfyUI extension (modified)

🌈 🍬 Note we have made changes to the original repo here and adding new nodes to experiment and certain features may be experimental and may need contant updates. If you face any issue, ensure you have updated ComfyUi to the latest version and updates all requirements and share your workflow in the Issues. we are thankful to Harmonai-org and origianl repo for same🌈

Features

Allows the use of trained dance diffusion/sample generator models in ComfyUI.
Also included are two optional extensions of the extension (lol); Wave Generator for creating primitive waves aswell as a wrapper for the Pedalboard library.
The pedalboard wrapper allows us to wrap most vst3s and control them, for now only a wrapper for OTT is included. Any suggestions are welcome.
Includes a couple helper functions.

Installation

  1. Install ComfyUI
  2. Use 'ComfyManager' to install the node and update everything as required. Ensure the comfyUI is the latest version.
  3. Clone/download as zip and place ComfyUI_SampleAudio_diffusion folder in ComfyUI/custom_nodes.
  4. Move/copy playAudio.js from SampleDiffusion to ComfyUI/web/extensions
  5. Place models in ComfyUI/models/audio_diffusion ('model_folder' entry in config.yaml is accepted).
    4.1 (Optional) Install xfer OTT VST3
  6. Launch!

Example

(Tip: right-click a node to convert an input to a pin you can connect to!)

App Screenshot

Feel free to check out my other nodes.

Acknowledgements

About

Generate audio using ComfyUI and Dance diffusion models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.3%
  • JavaScript 9.7%