- Mahamdi Mohammed & Boukabane Randa
Separating singing voices from music accompaniment is an important task in many applications, such as music information retrieval, lyric recognition and alignment.
this is a simple implementation of the Robust Principal Component Analysis method.
Completely free (GNU)! See LICENSE for more.
For Debian based systems: make sure you have Python 3.6 (or +) installed, and run the following commands :
$ git clone https://github.com/MahamdiAmine/Singing-Voice-Separation.git
$ cd Singing-Voice-Separation/
$ pip install -r requirements.txt
$ python main.py
Or you can use the executable file : Windows, Linux.
To contact me, click here.
To read some documentation click here.