Note: Versions in italic means that the release is a beta version.
Release date: Nov. 3, 2024
- Added new audio tag variables for output file name and ffmpeg command
- Added clip mode "tanh"
- Package issues (which means that no code changes)
- Fixed an issue that models can't be loaded on macOS due to incompatible numpy version
- Fixed an issue that the output audio of GPU version on Windows is full of NaNs due to PyTorch compilation issue
- Fixed an issue that the GPU version on Windows can't be started due to missing DLLs
- Now file names retrieved from URL could be URL decoded
Release date: Oct. 5, 2024
- Allow adding URL(s) as input, which will uses FFMpeg to read the audio
- Automatically fill in the clipboard if you've copied a URL
- Will use SoXR VHQ resampler as default when using FFMpeg to read audio
- Added
{host}
and{0}
,{1}
, ... to the output file name variables (refer to usage for more details) - Allow enabling debug using environment variable
- Added a simple debug console
- Added support for Intel Extension for PyTorch
2.1.40+xpu
- Allow changing options and retry when failed to save output audio
- Will open AOT documentation on the main branch instead of develop branch
- No longer relies on wmic to get GPU information as Windows 11 24H2 has removed it. Used PowerShell to call
Get-CimInstance
instead
- CPU usage will stuck at 100% when separating, even running on GPU
Release date: May. 18, 2024
- Fixed an issue that "copy video stream" can't deal with pure audio files with no video stream
- Added diffq as a requirement so quantized models can be used
- Fix segment length may greater than max available length which will cause an error
- Will only warn the user once if output file name and FFMpeg command may illegal
Release date: May. 13, 2024
- Changed library versions so more NVIDIA GPUs are supported
- Latest Qt 6.7.0 has added
windows11
window style, which is not stable yet. Automatically switch towindowsvista
style ifwindows11
is default. - May fail to initialize on some Windows systems
Release date: May. 10, 2024
- Supports CUDA and Intel MKL at the same time
- Supports Intel Extension for PyTorch
2.1.30+xpu
- Can't write to the output file when using FFMpeg encoder
- Default mixer preset may be edited
- Applying mixer preset will cause error
Release date: Apr. 8, 2024
- FFMpeg encoder! Now you can use FFMpeg to encode output file
- PdhAddEnglishCounterW failed when starting
- Can't write to the output file when using FFMpeg encoder
Release date: Mar. 21, 2024
- Will always save the last output file name as default output path
- Warn the user when adding more than 500 files to the queue
- Warn the user if settings and preset not match when setting default preset
- Allowing users reset history location
Release date: Mar. 14, 2024 (Happy pi day! 🥧)
- Can't save file
- Last saved file path and names will become default when you restart the application
If you run the code under this tag, you still can't save files. You should switch to the commit which updated this version to change log (this file).
Release date: Mar. 13, 2024
- Add mixer presets and default preset
- MKL AOT detection and suggestions
- Save "save location"
- SSLError when downloading remote models on macOS
- Can't save file
Release date: Jan. 1, 2024 (Happy New Year! 🎆 🎆 🎆)
- Add mixer
- Add an option to restart the application quickly
- Support Intel GPU (MKL) accelerator
- Add native macOS ARM64 build
- Fix an error displaying queue length after removing items
Release date: Dec. 8, 2023
- Use the new tabbed UI
- Add new option: separate once added to the queue
- Save settings history for separate-once-added, file format, save location and clip mode
- Will show download progress if a remote model is not downloaded
In previous versions, Demucs-GUI will not change the default torch hub cache dir. However, from this version, all new models will be downloaded to
Demucs-GUI.config.dir/pretrained/checkpoints
, without copying the old ones there. So you need to copy it manually if you still need those models.
- Fix auto check updates doesn't work
- Fix model info can't be shown completely sometimes
Release date: Nov. 28, 2023
- Fix an issue about reading audio with FFMpeg
- May causes waiting for long time when loading a remote model for the first time
Release date: Nov. 28, 2023
- Show submodels in bag of models before loading it
- Fix an issue about reading audio
- [NEW] [ADDED] Will get stuck when reading with FFMpeg
- May causes waiting for long time when loading a remote model for the first time
Release date: Nov. 25, 2023
- Automatically check updates
- Fix an issue that output is always rescaled to 99.9% when clip mode is set to "rescale"
- Fix an issue that window will stop to function when opening log file on non-Windows
- Fix an issue related with detecting FFMpeg on Windows
- Optimize ETA algorithm
- May causes waiting for long time when loading a remote model for the first time
Release date: Nov. 11, 2023
- Read with FFMpeg (which allows separating more file formats, even extracting audio track from a video and separate it)
- Save files with multithread to avoid waiting between tracks
- Show ETA
- Ask before quitting if separating else exits (Yes, this is a conditional expressions)
- Logging more separating parameters
- Allow changing window style using settings.json
- Allow PyQt6 as backend (though packed binaries will not use it. You can use it by modifying shared.py)
- Add demucs_unittest model
- Add menu bar
- Use absolute path for font
- Fixed init error of mps
- Fix sometimes progress goes back
- Force separation queue using Fusion style on macOS to show progress bar
- May causes waiting for long time when loading a remote model for the first time
- [ADDED] [FIXED] Could not use remote models due to a mistake packing the application on Windows
- [ADDED] Can't start FFmpeg sometimes. If you see
FFMpeg is not available
, please restart the application. - [ADDED] Will always rescale to 99.9% when clip mode is set to "rescale"
Release date: Oct. 6, 2023
- Rewritten GUI with PySide6 (Qt)
- Listing model support
- Getting model details
- Multi-channel support - separate each channel one by one and combine them back
- Separation queue support - automatically separate each song one by one
- Drag & Drop support - simply drag folders or files into the queue window and will be added to queue
- Progress bar
- More save options - flac/wav, clamp/rescale, int16/int24/float32
- Waiting for documentation! Everybody is welcome to contribute! (#23)
- May causes waiting for long time when loading a remote model for the first time
- No ffmpeg support though I've added ffmpeg detection
- [ADDED] [FIXED] Packed binaries can't use remote models
- [ADDED] macOS can’t start up due to relative path
Release date: Jun. 22, 2022
- Solved mono audio reading issue
- Now you can type in the numbers of splits and overlap.
- Windows now can read ogg and mp3 files.
- Increase log level
- FFMpeg is still not available
- On macOS, reading of mp3 files is not available. We are waiting the 0.11.0 release of python-soundfile.
Release date: May. 10, 2022
- Added logging so it will be friendlier to debugging
- Removed requirement for pynvml and torchaudio
- Thanks @hanton2222 , so logging for macOS could be initialized (#8)
- Since the problem of shifts (#6), shifts is temporarily removed
- FFMpeg is still not available
Release date: Mar. 31, 2022
- Graphic User Interface available
- Updates system usage info every 0.2 second
- Reads your hardware information and gives choices
- Redeces least VRAM requirement to 3GiB
- Provides recommended value for
split
based on your hardware
- Though the welcome page tells whether FFMpeg is installed, FFMpeg would not be used.