Skip to content

A program for automatic speaker identification using deep learning techniques.

Notifications You must be signed in to change notification settings

GauravWaghmare/Speaker-Identification

Repository files navigation

Speaker-Identification

This is a program to train a deep neural network for the task of speaker identification.

The program depends on the following installations :- 1) TensorFlow or Theano (backend for Keras) 2) Keras 3) Scipy 4) Numpy 5) Scikit-learn 6) Mlpy 7) Scikits.talkbox

There are two modes to run the program :- 1) Making changes in code itself for specifying training and testing data - runMode_1.py 2) Using command line arguments for specifying training and testing data - runMode_2.py

About

A program for automatic speaker identification using deep learning techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages