Technical discussions about the implementation and research of speech recognition algorithms.
Hi All, I am building a system for isolated word speech recog using DTW. To provide speaker independence, i intend to use K-means clustering algorithm to generate 3 codewords per word in a 20-word vocabulary. Pls i need more info on how i can eventually combine this with my DTW and MFCC code to achieve the desired results. All coding is in Matlab. Thanks Olutope