Uses Convolution Neural Networks to separates Different speaker audios from audio clips
Collaborators:
1. Akshat Gupta
2. Sheel Shah
3. Shashank Gupta
4. Tanay Sharma
Usage :
-
Clone the repository
-
Navigate to the folder where the repository was cloned
-
Make sure that the directory contains the subdirectory cleaned_files
-
Install the following packages:
-
tensorflow
-
librosa
-
numpy
-
scipy
-
Navigate to the directory cleaned_Files and execute
python3 main.py path.
Here path is the path of the directory on which you want to test the model or the path of a siingle song if you want to predict a single song.