Views
No views yet
| File | vocals.onnx |
| Size | 17,820,856 bytes (17.0 MiB) |
| SHA-256 | 3d05709ff7197bbd4a33aee759e4e82002acb491f41c94770227ab57507b6ccb |
float32[1, 2, 2049, frames]: STFT magnitudes as
(batch, channels, bins, frames) — batch 1, 2 channels (stereo),
nb_bins = 2049.| Sample rate | 44,100 Hz, stereo |
| FFT size | 4096 |
| Hop | 1024 |
| Window | Hann (periodic), centred (reflect-padded by n_fft / 2) |
| Bins | 2049 (n_fft / 2 + 1) |
niter=0 path — no
Wiener/EM refinement — which is what this export is validated against.hidden_size 512 vs
1024). It separates slightly less cleanly than UMX-L, and it is MIT-licensed,
whereas the UMX-L weights are CC BY-NC-SA 4.0 (non-commercial).An MIT licence on the model grants no rights over the audio you run through it. Separating a copyrighted recording still needs its own clearance.
1@article{stoter19,
2 author = {St\"oter, Fabian-Robert and Uhlich, Stefan and Liutkus, Antoine and Mitsufuji, Yuki},
3 title = {Open-Unmix - A Reference Implementation for Music Source Separation},
4 journal = {Journal of Open Source Software},
5 year = 2019,
6 doi = {10.21105/joss.01667}
7}