English

Real-Time Sign Language Gestures to Speech Transcription using Deep Learning

Computer Vision and Pattern Recognition 2026-02-24 v2

Abstract

Communication barriers pose significant challenges for individuals with hearing and speech impairments, often limiting their ability to effectively interact in everyday environments. This project introduces a real-time assistive technology solution that leverages advanced deep learning techniques to translate sign language gestures into textual and audible speech. By employing convolution neural networks (CNN) trained on the Sign Language MNIST dataset, the system accurately classifies hand gestures captured live via webcam. Detected gestures are instantaneously translated into their corresponding meanings and transcribed into spoken language using text-to-speech synthesis, thus facilitating seamless communication. Comprehensive experiments demonstrate high model accuracy and robust real-time performance with some latency, highlighting the system's practical applicability as an accessible, reliable, and user-friendly tool for enhancing the autonomy and integration of sign language users in diverse social settings.

Keywords

Cite

@article{arxiv.2508.12713,
  title  = {Real-Time Sign Language Gestures to Speech Transcription using Deep Learning},
  author = {Brandone Fonya and Clarence Worrell},
  journal= {arXiv preprint arXiv:2508.12713},
  year   = {2026}
}

Comments

Course related research project

R2 v1 2026-07-01T04:54:24.508Z