Releases: hi-ogawa/demucs-onnx
Releases · hi-ogawa/demucs-onnx
Release list
Demucs ONNX models (models-2026-07-11)
Size-optimized Demucs ONNX models for native and browser inference. These are derived artifacts based on the upstream Demucs models and the ONNX export work in adefossez/demucs#10.
Download one of these sets:
- Standard four-stem and two-stem modes:
dft.binandhtdemucs.onnx. - Fine-tuned target/minus mode:
dft.binand the correspondinghtdemucs_ft_<source>.onnxspecialist. - Full fine-tuned support:
dft.binand all four fine-tuned specialists.
Every ONNX model references the shared dft.bin external-data file. Keep both files in the same directory for native ONNX Runtime, or supply dft.bin through ONNX Runtime Web's external-data API.