Skip to content

khufu9/speech_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

speech_recognition

Single word recognition performed using the Dynamic Time Warp technique.

Dependencies

  • Python 2.7
  • Python2-NumPy (tested 1.7.1-2)
  • Python2-SciPy (tested 0.12.0-1)
  • Python2-PyALSA (tested 1.0.26-2) Optional: for recording audio only

References

  • Plannerer B. An Introduction to Speech Recognition, 2005
  • Nilsson M., Ejnarsson M. Speech Recognition using Hidden Markov Model - Performance evaluation in noisy environment 2002
  • Jelinek F. Statistical Methods for Speech Recognition 1998

About

Single word recognition using Mel-Cepstrum feature transformation and Dynamic Time Warping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages