Re: [Scikit-learn-general] SCIKIT FOR AUDIO PROCESSING

2013-09-26 Thread Yogesh Karpate
HMM is widely used in speaker recognition. You can explore HMM. On Tue, Sep 17, 2013 at 4:03 PM, Sundeep Sivan wrote: > Hi, > I am an M.Tech student. I am doing my main project in speaker recognition. > ie..recognizing people from their voice. And i will consider python as my > software. My proj

Re: [Scikit-learn-general] SCIKIT FOR AUDIO PROCESSING

2013-09-26 Thread Olivier Grisel
2013/9/17 Sundeep Sivan : > Hi, > I am an M.Tech student. I am doing my main project in speaker recognition. > ie..recognizing people from their voice. And i will consider python as my > software. My project has a training phase. HMM,ANN,GMM,SVM,DTW can be used > for feature matching in speaker rec

[Scikit-learn-general] SCIKIT FOR AUDIO PROCESSING

2013-09-26 Thread Sundeep Sivan
Hi, I am an M.Tech student. I am doing my main project in speaker recognition. ie..recognizing people from their voice. And i will consider python as my software. My project has a training phase. HMM,ANN,GMM,SVM,DTW can be used for feature matching in speaker recognition, My question is that can i