Skip to content

Releases: sevagh/umx.cpp

Sync free-music-demixer code

30 Dec 16:45
220363b
Compare
Choose a tag to compare

Adds enhancements from the free-music-demixer codebase including:

  • Quantized and compressed weights
  • Segmented inference
  • Streaming LSTM

Add Wiener-EM for full UMXL performance

10 Sep 21:36
49940d8
Compare
Choose a tag to compare
Pre-release

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.