Skip to content

vaaliferov/088_unmix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Source Separation

This tool allows you to extract the "sources" (bass, drums, vocals and other) from a given piece of music. The model is based on the demucs architecture (mdx_extra_q pretrained on musdb18). [demo]

python3 -m venv env
apt install -y ffmpeg
source env/bin/activate
pip install -r requirements.txt
python3 bot.py <bot_owner_id> <bot_token>

Alt Text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages