# tsurumeso/vocal-remover

Vocal Remover using Deep Neural Networks

Repository: https://github.com/tsurumeso/vocal-remover
Canonical: https://ross.abutalabs.com/products/vocal-remover
Language: Python
License: MIT
License Family: permissive
Topics: deep-learning, spectrogram, audio, pytorch, segmentation, vocal-separation, vocal-remover
Last push: 2024-07-23T18:19:55+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2600, "days_push": 771, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1757, forks 256 (observed 2026-08-28T04:05:32.307271+00:00)

## What it is
A Python command-line tool that uses deep neural networks to separate vocals from instrumental tracks in songs. It includes pretrained models for inference and scripts to train custom separation models on your own dataset.

## Use cases
- remove vocals from a song to make a karaoke track
- extract the instrumental version of a song
- isolate vocals from an audio file
- separate singing voice from background music
- train a custom vocal separation model on my own dataset
- split an mp3 into vocals and instruments

## When to choose
- you need offline, local vocal/instrumental separation with a simple CLI
- you want a lightweight PyTorch-based separator with pretrained models
- you want to train your own source separation model on paired audio data

## When to avoid
- you need real-time or streaming separation
- you need multi-stem separation (drums, bass, etc.) rather than vocals vs instruments
- you prefer a GUI application over command-line usage

## Facets
- artifact type: cli-tool
- maturity: stable
- function: machine-learning, audio-processing, deep-learning
- domain: machine-learning, media
- platform: python, cross-platform, cli
- tags: vocal-removal, source-separation, spectrogram, pytorch, karaoke, audio

## Member repositories
- tsurumeso/vocal-remover (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.307271+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:27:40.631599+00:00, confidence not recorded.
  - readme: https://github.com/tsurumeso/vocal-remover (fetched 2026-08-28T04:05:32.307271+00:00, sha b0af5f158496)
- Data as of 2026-08-30T08:39:29.467469+00:00.
