Skip to content

Instantly share code, notes, and snippets.

@dungsaga
Last active March 17, 2024 20:00
Show Gist options
  • Star 25 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save dungsaga/270fe2092d482e1fc43a3b4fee0137f8 to your computer and use it in GitHub Desktop.
Save dungsaga/270fe2092d482e1fc43a3b4fee0137f8 to your computer and use it in GitHub Desktop.
Voice removal AKA karaoke creator

Online music/voice separator based on neural nets (using best models, including some from Sound Demixing Challenge) https://mvsep.com/

Quality of algorithms comparison https://mvsep.com/en/quality

Details of algorithms https://mvsep.com/en/algorithms

GUI for popular Vocal Remover models that uses Deep Neural Networks. https://github.com/Anjok07/ultimatevocalremovergui

Facebook Demucs v4 is claimed to have better SDR than both MDX-Net and Spleeter https://github.com/facebookresearch/demucs

LALAL.AI: 100% AI-Powered Vocal and Instrumental Tracks Removal (using proprietary models: Orion, Phoenix, Cassiopeia, Rocknet)

Isolating instruments from music is now possible using AI, and Splitter is based on Deezer's open source research project Spleeter to accomplish this.

Audio separation API using Spleeter from Deezer

Alternatives to Spleeter

=======================

Add Audio to Video, add or replace background music in videos - Online Converter

Add Music to Video — Combine Video & Audio — Kapwing

@coladeu
Copy link

coladeu commented Nov 23, 2023

https://vocalremover.co/ is a very good choice for karaoke making and high quality separation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment