speech recognition using hmm
Show older comments
how i implement this function functoin for speech analysing function data train base=analyse for i = 1: class number for j = 1: sample number filename = strcat ('c \) [f, fs] = wavread (file name); mf = melcepst (f); Train data base mf = {}; end end
1 Comment
Image Analyst
on 3 Feb 2015
http://www.mathworks.com/matlabcentral/answers/13205-tutorial-how-to-format-your-question-with-markup - in short, highlight your code and click {}Code icon.
Answers (0)
Categories
Find more on Speech Recognition in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!