Skip to content

A machine learning project of Lipnet and integrated using Flask and streamlit which reads lips of videos and converts it to the text.'

Notifications You must be signed in to change notification settings

shahdivax/LipSinc

Repository files navigation

lip_reading_implementation

LipSinc is a tool that can be used to get text from lips reading. this repo contains code for the same, we have used both Flask and Streamlit to use it with GUI.

git clone -b master https://github.com/shahdivax/lip_reading_implementation.git
cd .\lip_reading_implementation\
pip install -r requirements.txt
cd .\app\

For streamlit

streamlit run main.py

For Flask

python flask_app.py

About

A machine learning project of Lipnet and integrated using Flask and streamlit which reads lips of videos and converts it to the text.'

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published