tsurumeso/vocal-remover
Vocal Remover using Deep Neural Networks observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2600
- days_rel: n/a
- days_push: 771
- n_releases_24m: 0
Adoption not part of the score
1757 stars · 256 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity stable
machine-learning audio-processing deep-learning machine-learning media python cross-platform cli vocal-removal source-separation spectrogram pytorch karaoke audio
1 source
- readme: https://github.com/tsurumeso/vocal-remover · fetched 2026-08-28 · b0af5f158496
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tsurumeso/vocal-remover | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="tsurumeso/vocal-remover")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem