Giter Site home page Giter Site logo

parham1998 / isolated-digits-recognition Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 336 KB

Implementation of Persian Isolated-Digits Recognition with Matlab

MATLAB 100.00%
matlab speech-recognition mfcc-features digits-recognition isolated-digits

isolated-digits-recognition's Introduction

Isolated-Digits-Recognition (warm-up project!)

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 with cepstral 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

isolated-digits-recognition's People

Contributors

parham1998 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.