Views
No views yet
melband_roformer_vocals.onnx — input mix [1, 2, 352800] float32 planar
waveform → output sources [1, 2, 2, 352800] where source 0 is vocals
and source 1 is other (mix − vocals). Opset 17. The graph embeds a
conv-based STFT (n_fft 2048, hop 441), the mel-band gather, the model's mask
estimation, mask scatter/averaging, complex multiply, and a conv-based iSTFT —
no complex dtypes, no external pre/post-processing needed. Numerically
verified against the reference PyTorch pipeline (max |diff| ≈ 6e-8).tools/model-conversion/convert_melroformer.py in the
SonicDemixer repository.