speech recognition using hmm
显示 更早的评论
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 个评论
Image Analyst
2015-2-3
http://www.mathworks.com/matlabcentral/answers/13205-tutorial-how-to-format-your-question-with-markup - in short, highlight your code and click {}Code icon.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Speech Recognition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!