The Wayback Machine - https://web.archive.org/web/20201214031201/https://github.com/MahamdiAmine/Singing-Voice-Separation
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
 
 
 
 
ui
 
 
 
 
 
 
 
 
 
 
 
 

README.md

TSG Project 2018-2019 :

  • Mahamdi Mohammed & Boukabane Rande

Singing-Voice Separation From Recordings

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.

License

Completely free (GNU)! See LICENSE for more.

Install

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.

Contact

To contact me, click here.

Documentation

To read some documentation click here.

You can’t perform that action at this time.