Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implementation of Persian Isolated-Digits Recognition with Matlab

NotificationsYou must be signed in to change notification settings

parham1998/Isolated-Digits-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Persian Isolated-Digits Recognition with Matlab

I recorded (0 to 9) digits two times (one for the test and the other one as a reference) in Persian (you can do that in your language!).Then extracted their features (5 different feature vectors, one for each question(i).m) and tried to recognize them withcepstral distance measure. (see image below)

Actually, cepstral distance is not a good measure for the speech recognition task because it ignores time warping. for more accuracy, you can use neural networks such as RNNs.

notations

question1:12 real cepstrum coefficients
question2:12 MFCC (Mel-frequency cepstral coefficients)
question3:12 MFCC + 1 Energy coefficient
question4:12 MFCC + 1 Energy coefficient and their first derivatives
question5:12 MFCC + 1 Energy coefficient and their first and second derivatives

isolated digits or words recognition flowchart

1

About

Implementation of Persian Isolated-Digits Recognition with Matlab

Topics

Resources

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp