Skip to content

Releases: sevagh/demucs.cpp

Add Demucs v3 (hdemucs_mmi) support

06 May 11:37
84e62f0
Compare
Choose a tag to compare

This project now supports inference for Demucs v3 (hdemucs_mmi) weights

Demucs v3 is considerably faster than the v4 architecture, and very close in quality to v4 in some songs

Android app

06 Apr 18:56
fedd352
Compare
Choose a tag to compare

Announcing the release of my new Android app based on demucs.cpp - the power of Demucs in your pocket! Install it from the Play Store today.

Add multi-threaded Demucs

03 Mar 20:00
6de86de
Compare
Choose a tag to compare
Pre-release

There are now example driver programs for multi-threaded demucs

The threading-related code is in cli-apps (for the driver programs), not in src (for the library). This is an intentional separation, since I don't consider threads to be a core part of the inference library, but an enhancement for end-user applications (like the cli-apps or free-music-demixer