Skip to content

oagrawal/Lip_Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Full Stack Lip Reader
Created Neural Network which could read lips. The model achieved over 97.5% validation accuracy, and included Convolutional layers, stacked LSTMs, Dense layers, Dropout, and Time Distributed Layers. Environment: Python, TensorFlow, Streamlit, Jupyter

Using just the frame by frame sequence of the person's lips (no audio), the Neural Network translates the lips to tokens, and from tokens to text.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages