speech recognition using hmm
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Image Analyst
el 3 de Feb. de 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.
Respuestas (0)
Ver también
Categorías
Más información sobre Speech Recognition en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!