demucs.cpp
demucs.cpp copied to clipboard
Support Demucs v3 (hdemucs_mmi)
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.