Releases: sevagh/umx.cpp
Releases · sevagh/umx.cpp
Sync free-music-demixer code
Adds enhancements from the free-music-demixer codebase including:
- Quantized and compressed weights
- Segmented inference
- Streaming LSTM
Add Wiener-EM for full UMXL performance
umx.cpp now implements the Wiener filtering post-processing step from the original PyTorch model, which improves the demixing results of UMX by about 1 dB SDR.
Good news is that this will make its way to freemusicdemixer.com soon.