demucs.cpp icon indicating copy to clipboard operation
demucs.cpp copied to clipboard

Support Demucs v3 (hdemucs_mmi)

Open sevagh opened this issue 1 year ago • 0 comments

Architecture is not too far from v4, except this codebase is missing an LSTM (which I have in umx.cpp: https://github.com/sevagh/umx.cpp/blob/main/src/lstm.cpp)

Still, it will take some effort to trace through every step of v3 inference and implement it all correctly.

sevagh avatar Mar 03 '24 22:03 sevagh