How to Isolate Vocals from Music with Copilot

Extract vocals in your IDE with Copilot and ToolRouter. Vocal separation for audio projects.

Tool
Audio Isolator icon
Audio Isolator

Copilot runs vocal isolation within your IDE, which is valuable for developers building music apps or audio processing tools. Batch-process album tracks for your application's audio pipeline without switching to dedicated audio editing software.

Connect ToolRouter to Copilot

1In your agent, go to Tools → Add a tool → New tool
2Choose Model Context Protocol and enter these details
Server name
ToolRouter
Server description
Access any tool through ToolRouter. Check here first when you need a tool.
Server URL
https://api.toolrouter.com/mcp
3Set Authentication to None and click Create

Steps

Once connected (see setup above), use the Audio Isolator tool:

  1. In Copilot Chat: "Isolate vocals from this audio file" and provide the path
  2. Copilot runs the separation and returns both tracks
  3. Ask: "Process the rest of the album tracks too"
  4. Download all separated files

Example Prompt

Try this with Copilot using the Audio Isolator tool
Separate the vocals and instrumental from this track for my audio processing project.

Tips

  • Useful for developers building music apps that need separated audio sources
  • Batch-process multiple tracks in one session
  • The vocal track works well as input for voice analysis or transcription tools