Skip to content

Voice recognition system that distinguishes both user identity and voice content.

Notifications You must be signed in to change notification settings

Shenzhi-ZHANG/Voice-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voice-Recognition

Introduction:

A voice recognition system that uses Dynamic Time Warping, Mel-Frequency Cepstral Coefficients and amplititude matching algorithms.

It enables the user to set up a personal voice key.

Files:

Defense_Basic.m - The main function of this system.

CodeInput.m - Read audio data from microphone.

EndPointDetectParaAdjust.m - Detect each word's start and end point.

DTWTest.m - Dynamic time warping function that helps locate start and end point.

mfcc.m - Stores the mel-frequency cepstral coefficient.

ExtractFeature.m - Extract a audio input's feature in frequency domain.

About

Voice recognition system that distinguishes both user identity and voice content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages