Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 386 Bytes

Speech_Recognition

Tasks to do

  1. Set up audio input so that matlab can use

  2. Prefiltering the signal (removing unneeded noise, normalization of the signal amplitude and spread)

2.Sprectrum Analysis, extraction of relevant parameters

3.Matching using statistical model. MFC probably.

  1. Need to train the matching system.

  2. Port to Labview(probably do after everything else)