speech recognition - matlab code needed

Status
Not open for further replies.

knot_1

Newbie level 1
Joined
Jan 6, 2010
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,286
speech recognition

hi, i need help on recognize two speech saying the same thing, for example saying the letter 'A'. therefore is there anyone would be so kind to provide me a matlab code for this problem. i will be really great full if u do so.
 

speech recognition

Dynamic Time Warping suits utterance recognition but fell out of favour in the '70s.

**broken link removed**

That works very well!

You will need to add functionality to do the "scoring" to determine the best match from a template library. The above example just generates a score, perfect match being close to zero.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…