Required
- Windows 10 2004 or newer, or Windows 11.
- A 64-bit PC.
- A virtual audio cable such as VB-CABLE.
- A real output device, such as headphones, speakers, or an audio interface.
- Permission to route app audio in Windows Volume Mixer.
Windows x64 desktop app
Live Separator routes Spotify or another audio app through a virtual audio cable, separates vocals locally with an ONNX model, and plays the instrumental result through your real headphones or speakers.
Version package: LiveSeparator-win-x64.zip - self-contained, no .NET runtime install required.
Before You Start
Step 1
Downloads\LiveSeparator or Documents\LiveSeparator.
LiveSeparator.App.exe.
Step 2
Daily Use
Choose the app that is currently playing into the virtual cable. Spotify is preferred when detected.
Choose your real playback device. Avoid selecting the same virtual cable used for capture.
Enable bypass to hear the delayed original audio through the same playback path. This is useful for testing routing.
Optional
Spotify playback control may require Spotify Premium. If your Spotify app is in development mode, the Spotify account must be added as an allowed user in the Spotify Developer Dashboard.
Security
The release includes a SHA-256 checksum file. After downloading, you can compare it in PowerShell:
Get-FileHash .\LiveSeparator-win-x64.zip -Algorithm SHA256
Expected SHA-256:
0E986C1CE1999ABA61E2748376836685D6F3BDDCA7BE100591833C7F7E254695
Fixes
Check that the source app is routed to the virtual cable, then check that Live Separator is set to your real headphones or speakers. The source app should not also be routed directly to your speakers.
Reinstall or enable VB-CABLE, then restart the app. Some driver installs require a reboot before the audio endpoint appears.
The ONNX separator model is loaded locally. First startup and first-audio delay depend on model loading and inference speed.
Some latency is expected because the AI model needs a chunk of audio before it can separate stems. Use bypass to confirm whether routing and playback are working before judging separation quality.
Make sure Spotify is actively playing on a controllable device and that your account has permission for playback control. Premium may be required depending on the account and Spotify API behavior.