LiptoSpeech
Keras implementation of Lip Reading Sentences in the Wild.
Install / Use
/learn @PatrickPrakash/LiptoSpeechREADME
LiptoSpeech
Lip reading using End to End Sentence Level Model
Problem Statement:
Lipreading is the task of decoding text from the movement of a speaker’s mouth. Traditional approaches separated the problem into two stages: designing or learning visual features, and prediction
Input : A Video file of a person speaking some word or phrase.
Output : The predicted word or phrase the person was speaking.
Dataset:
GRID-Corpus - http://spandh.dcs.shef.ac.uk/gridcorpus/
LRW - https://www.robots.ox.ac.uk/~vgg/data/lip_reading/lrw1.html
Technologies and frameworks:
- Tensorflow 1.2.1
- Keras
- Opencv3
- python 3.6
Preprocess the dataset:
python Videoprocess.py id2_vcd_swwp2s.mpg
Dlib Predictor Model is used to landmark the facial points which can be found in predictor directory
predictor/shape_predictor_68_face_landmarks.dat.bz2
MouthExtract folder contains the preprocessed dataset
Prediction:
python predict.py <path to the video>
Example: python predict.py PredictVideo/patrick.m4v
Important:
Please note that the video should be in 25 fps for the model to work.
Related Skills
proje
Interactive vocabulary learning platform with smart flashcards and spaced repetition for effective language acquisition.
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
400Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
