Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aifsh/vocalseparation-comfyui

a custom node for separation vocals from music based on Music-Source-Separation-Training
https://github.com/aifsh/vocalseparation-comfyui

Last synced: about 2 months ago
JSON representation

a custom node for separation vocals from music based on Music-Source-Separation-Training

Awesome Lists containing this project

README

        

# VocalSeparation-ComfyUI
a custom node for separation vocals from music based on [ZFTurbo/Music-Source-Separation-Training](https://github.com/ZFTurbo/Music-Source-Separation-Training)

## How to use
```
## in ComfyUI/custom_nodes
git clone https://github.com/AIFSH/VocalSeparation-ComfyUI.git
cd VocalSeparation-ComfyUI
pip install -r requirements.txt
```
weights will be downloaded from github automatically