IsolatedSpeechRecognition icon indicating copy to clipboard operation
IsolatedSpeechRecognition copied to clipboard

A python implementation of isolated word recognition using Hidden Markov Model

Speech Recognition using HMM

This project is a direct implementation of Lawrence Rabiner's paper on Hidden Markov Model.