Skip to content
Compare
Choose a tag to compare
@CarlGao4 CarlGao4 released this 18 May 15:49
· 8 commits to main since this release

1.2

Download site FossHUB is also available.
In version 1.2b1, Qt has been upgraded to 6.7.0, which added a new window style windows11 that is not stable enough and has been set to default on Windows by Qt developers. In 1.2b2, the default style on Windows has been set back to windowsvista, but this will only take effect if you are using Demucs-GUI the first on this computer. To reset window style, please click on the menu bar: About -> Reset style

About the files:

  • Demucs-GUI_1.2_cpu.7z: For Windows users without accelerators (e.g. GPU).
  • Demucs-GUI_1.2_cuda_mkl.7z: For Windows users with NVIDIA GPU (whose compute capability is greater than 3.5) or Intel GPU (Intel Arc & Intel Xe).
  • Demucs-GUI_1.2_macOS_x86_64_Rosetta2.dmg: For macOS users (Both Intel Mac and Apple Silicon Mac). You may need to install Rosetta 2 on Apple Silicon Mac. MPS acceleration is available on Apple Silicon Mac.
  • Demucs-GUI_1.2_macOS_ARM64.dmg: For macOS users with Apple Silicon CPU. MPS acceleration is available.

Fixes

  1. Fixed an issue that "copy video stream" can't deal with pure audio files with no video stream
  2. Added diffq as a requirement so quantized models can be used
  3. Fix segment length may greater than max available length which will cause an error
  4. Will only warn the user once if output file name and FFMpeg command may illegal

Full Changelog: 1.2b2...1.2