Suchetaaa / Speech-Recognition-System

EE 338 (Digital Signal Processing) - Application Assignment

Repository from Github https://github.comSuchetaaa/Speech-Recognition-SystemRepository from Github https://github.comSuchetaaa/Speech-Recognition-System

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/

About

EE 338 (Digital Signal Processing) - Application Assignment


Languages

Language:MATLAB 100.0%