Skip to content

A MATLAB project that identifies any spoken keyword and additionally indicates if an unknown word is detected.

Notifications You must be signed in to change notification settings

arpa-rd/Keyword_Recognition

Repository files navigation

Speech_Recognition

1. Run the dtw_matching.m file to recognize among six keywords (Tennis, Golf, Rugby, Soccer, Darts, Chess).
2. Run the dtw_with4.m file to recognize among four keywords (Tennis, Golf, Rugby, Soccer).
3. Run the dtwlog.m file if you want to include log energy while mfcc extraction.
4. Run the bonus.m file for detection of any unknown word.
5. Open the manual_mfcc.m file to understand how mfcc coefficients are extracted. 6. Features.m file extracts mfcc features excluding log energy and logfeatures.m file extracts mfcc features including log energy.

About

A MATLAB project that identifies any spoken keyword and additionally indicates if an unknown word is detected.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages