ComfyUI-SoundHub is a collection of audio processing nodes designed for ComfyUI, enabling seamless audio processing and generation within your ComfyUI workflows.
ComfyUI-SoundHub is a collection of audio processing nodes designed for ComfyUI, enabling seamless audio processing and generation within your ComfyUI workflows.
Make sure you have ComfyUI installed
Clone this repository into your ComfyUI's custom_nodes directory:
cd ComfyUI/custom_nodes
git clone https://github.com/Yuan-ManX/ComfyUI-SoundHub.git
cd ComfyUI-SoundHub
pip install -r requirements.txt
Start ComfyUI
Find the "SoundHub" category in the node menu
Drag and drop the desired audio nodes into your workspace
Connect nodes and configure parameters
Run your workflow
AudioLoader: Load audio files
AudioPlayer: Play audio
AudioProcessor: Basic audio processing
AudioAnalyzer: Audio analysis
AudioExporter: Export audio
Coming soon !