speech recognition using hmm

5 Ansichten (letzte 30 Tage)
imene s
imene s am 3 Feb. 2015
Kommentiert: Image Analyst am 3 Feb. 2015
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

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by