Skip to content

xnyo/splitit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splitit

Telegram wrapper for Deezer's Spleeter

Live demo available @splititbot

Requirements

  • Python 3

Installing

$ git clone ...
$ virtualenv -p $(which python3.7) .pyenv
$ source .pyenv/bin/activate
(.pyenv)$ pip install -r requirements.txt
(.pyenv)$ TELEGRAM_API_TOKEN=... python splitit.py

TODO

  • Limit number of concurrent tasks
  • Support for other stem modes rather than just 2 stems
  • Output audio metadata
  • Automatically clear 'temp' folder
  • Check if the audio was already separated before converting it

Licence

MIT

About

Telegram bot that separates vocals from instrumental using machine learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published