Nodes/DeepExtract2/🎵 Deep Extract V2 - Separator
ComfyUI Node

🎵 Deep Extract V2 - Separator

A ComfyUI node in DeepExtractV2 with 16 inputs and 5 outputs.

By abdozmantar·Created 10 months ago·Updated 10 months ago· 55
🎵 Deep Extract V2 - Separator
  • track
  • drums
  • bass
  • other
  • vocals
  • derived_stem
outseparated
devicecuda
overlap0.25
shifts1
segment0
bit_depthdefault
clip_moderescale
audio_formatwav
mp3_bitrate320
mp3_preset2
jobs0
splittrue
other_methodadd
stem
filename{track}/{stem}.{ext}
CategoryDeepExtractV2

Inputs (16)

NameTypeDefaultDescription
trackAUDIOInput audio track to separate
outSTRINGseparatedFolder where to put extracted track. This folder will be created inside the main ComfyUI directory.
deviceCOMBOcudaDevice to use for inference
overlapFLOAT0.250–1Overlap between audio chunks
shiftsINT11–20Number of random shifts for stabilization
segmentINT00–600Split size of each chunk (0 = no split)
bit_depthCOMBOdefaultAudio output bit depth
clip_modeCOMBOrescaleClipping handling strategy
audio_formatCOMBOwavOutput audio file format
mp3_bitrateINT32064–320Bitrate for MP3 output
mp3_presetINT22–7Encoder preset (2=best, 7=fast)
jobsINT00–32Number of parallel jobs
splitBOOLEANtrueSplit audio in chunks to save memory
other_methodCOMBOaddDecide how to get "no_{STEM}". "none" will not save "no_{STEM}". "add" will add all the other stems. "minus" will use the original track minus the selected stem.
stemSTRINGOnly separate audio into {STEM} and no_{STEM}.
filenameSTRING{track}/{stem}.{ext}Set the name of output file. Use '{track}', '{stem}', '{ext}' to use variables of track name without extension, track extension,stem name and default output file extension. Default is {track}/{stem}.{ext}

Outputs (5)

NameTypeDescription
drumsAUDIO
bassAUDIO
otherAUDIO
vocalsAUDIO
derived_stemAUDIO