Views
No views yet
mix [1, 2, segmentSamples] float32
planar waveform → output sources [1, numStems, 2, segmentSamples],
opset 17, STFT/iSTFT embedded in the graph (no complex dtypes).| File | Stems | Notes |
|---|---|---|
htdemucs.onnx | drums, bass, other, vocals | baseline 4-stem |
htdemucs_6s.onnx | + guitar, piano | 6-source variant |
htdemucs_ft.onnx | drums, bass, other, vocals | the fine-tuned bag's four per-source models fused into ONE graph — each submodel contributes its specialty stem (mapping verified against the bag weights). Higher quality, ~4× the compute. |
tools/model-conversion/ in the SonicDemixer repository.