Skip to content

In this project, visual speech recognition has been attempted using 2 major machine learning techniques namely CNN and HMM. We also compare the efficiencies of Character and Word based CNN models. Miracl-VC1 Dataset was used to train all the models

Notifications You must be signed in to change notification settings

sindhura-pv/lip-reading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

lip-reading

To detect the words spoken by a person based on his lip movements only, we employ two different approaches. One using Convolutional Neural Networks and other using Hidden Markov Model.

About

In this project, visual speech recognition has been attempted using 2 major machine learning techniques namely CNN and HMM. We also compare the efficiencies of Character and Word based CNN models. Miracl-VC1 Dataset was used to train all the models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages