Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/aifsh/vocalseparation-comfyui
- Owner: AIFSH
- Created: 2024-07-17T01:38:46.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T07:16:37.000Z (2 months ago)
- Last Synced: 2024-10-25T03:02:20.031Z (about 2 months ago)
- Language: Python
- Size: 104 KB
- Stars: 9
- Watchers: 1
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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