- This is a speaker recognition system
Feature:
Feature_Reduction:
- clone the repository on your local storage: $ git clone https://github.com/Mgajurel/Speaker_recognition.git
- change directory to Speaker_recognition/src $ cd Speaker-recognition/src
- run speaker-recognition.py $ python speaker-recognition.py
- select 1 to train the model
- select 2 to test the output
- Done!!!