speech recognition using hmm
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Image Analyst
am 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Speech Recognition finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!