#336 · Primary category: Computer Vision
lip-reading-deeplearning
:unlock: Lip Reading - Cross Audio-Visual Recognition using 3D Architectures
Project last updated:11/07/22
GitHub Stars
1.9K
Forks
331
Contributors
2
License
Apache-2.0
Why we included this project
This is a TensorFlow implementation of coupled 3D convolutional networks for audio-visual speech recognition, matching lip-motion video against the corresponding speech stream. It accompanies a published IEEE paper and shows how to model spatial and temporal information together so the two modalities can back each other up when the audio is noisy or missing. A lip-tracking script extracts and visualizes the mouth region from an input video, which helps when you're building the visual input pipeline. The authors expect you to handle your own feature extraction and dataset, so treat it as a study resource and a starting point for reproducing or extending the approach rather than something you can drop into a project. If you're working on multimodal recognition or speaker verification, it's worth reading for the architecture ideas and preprocessing patterns.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)