Training Hidden Markov Models
조회 수: 2 (최근 30일)
이전 댓글 표시
I am trying to create a sound recognition software using Hidden Markov Models. I am having difficulties training the HMM models. I have created a set of Mel-frequencies coefficients for each of my frames. I also know the which sound is associated with which MFCC. I thought I would use the function "hmmestimate" to create my transition and emission estimates. However, this function assumes the input (seq) is a unique finite state. I am using my MFCCs as the input. I know there is something I am missing, but I can't figure it out.
Thanks for any help Brian
댓글 수: 0
답변 (2개)
engstudent
2012년 12월 19일
hi i am working in speech recognition using hmm and i need to know what is the step to build hmm and what is the reguired as i/p ,o/p,and to train hmm in matlab ???????plz help me .....................
댓글 수: 0
imene s
2014년 12월 29일
i need source code of application of speech recognition using hmm,please help me .
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Markov Chain Models에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!