Skip to content

EE 338 (Digital Signal Processing) - Application Assignment

Notifications You must be signed in to change notification settings

Suchetaaa/Speech-Recognition-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Speech Recognition System

Aim is to accurately recognize the user who is speaking on the basis of information available in the audio signal.
One obvious challenge faced was that the audio signals are not stationary and the algorithm has to be robust to noise, variation over time and different speaking rates. The problem is tackled in two stages:

  1. Extracting the audio features using Mel-Frequency Cepstrum Coefficients (MFCC)
  2. Pattern Recognition using LBG (Linde, Buzo and Gray) Algorithm

You can view our final presentation at: https://prezi.com/view/AHBdA2f46x4e0gn0zLI1/

Releases

No releases published

Packages

 
 
 

Languages