nash5531
Newbie level 1
- Joined
- Mar 18, 2013
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,288
Hi guys I'm currently doing on project regarding speech recognition (on bird songs).
I would like to ask what classification can easily done in MATLAB such as DTW, GMM, HMM, ANN, and so on? (perfer DTW)
So far I've gotten the code for framing, windowing, and MFCC of input signal from: https://www.edaboard.com/threads/275114/
Besides that, where and how do I use the MFCC feature vector for the classification process?
If anyone has the full MATLAB code for it I would like to request it.
Thanks in advance.
I would like to ask what classification can easily done in MATLAB such as DTW, GMM, HMM, ANN, and so on? (perfer DTW)
So far I've gotten the code for framing, windowing, and MFCC of input signal from: https://www.edaboard.com/threads/275114/
Besides that, where and how do I use the MFCC feature vector for the classification process?
If anyone has the full MATLAB code for it I would like to request it.
Thanks in advance.