Skip to content

0.1.18

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 23:45
· 2 commits to main since this release

Quality settings (new)

Every upgrade is opt-in from the new Settings panel (gear icon), each with its own one-time download:

  • Studio-quality vocals — a mel-band roformer vocal model (best-in-class on standard vocal separation benchmarks) replaces the demucs vocal pass for noticeably cleaner, more natural vocals. +913 MB, one time. Runs on GPU or CPU (CPU is slower).
  • Cleaner instruments — fine-tuned demucs (htdemucs_ft) for drums, bass and other. +~320 MB, one time, up to 4× slower.
  • Extra quality pass — separates the song twice and blends the takes for cleaner results. Up to 3× slower.

Songs already in your library keep their current sound — split them again to use the new engines.

GPU acceleration (Windows, new)

  • Splits can now run on your NVIDIA GPU (CUDA) for much faster splits. Detected automatically (nvidia-smi); opt-in from Settings, with a one-time ~2.5 GB CUDA engine download.
  • macOS continues to use Apple Silicon GPU acceleration automatically where available.
  • GPU failures fall back safely instead of failing the split.

Hide the YouTube video (new)

A playback setting that stops streaming the YouTube video while you listen — stems always play locally, so the video was never needed for playback. Thumbnails switch to a local cache, so nothing is fetched from YouTube during playback.

Improvements

  • Better audio end-to-end: stems are written as 32-bit float WAVs (full dynamic range, no peak normalization), the mix is resampled with soxr, and downloads now pick the best available audio stream.
  • Hybrid separation pipeline: vocals (roformer) and instruments (demucs) are split in a single pass with combined live progress; GPU failures fall back to CPU automatically.
  • Processing view opens as soon as a split starts, with elapsed time and a self-calibrating ETA; songs show how long the split took.
  • Resumable engine downloads with progress bars (setup screen + Settings). Engines for enabled settings are prefetched in the background at app start, so the first split never stalls on a download.
  • Faster library: stem files load in parallel so large songs no longer block the UI.
  • Splits now re-run correctly when quality settings change (previously-split songs re-split on demand).

Fixed

  • The CUDA engine install could silently keep the CPU build of torch — the swap is now forced and verified before splits use it.
  • No accidental ~2.5 GB CUDA download on machines without an NVIDIA GPU.
  • The progress bar no longer jumps backwards between separation phases.
  • The quality settings modal could render with a transparent background.

Privacy

StemKit now collects optional, anonymous usage statistics (app version, OS, generic actions like "a split completed") to help improve the app. It can be turned off any time in Settings → Privacy. Song titles, links, audio and video never leave your machine, with or without it.