Skip to content

A bidirectional translation system for converting text to sign language and vice versa, leveraging digital image processing and NLP.

Notifications You must be signed in to change notification settings

AnanyaAggarwal021/DualSign

Repository files navigation

DualSign

DualSign is a bidirectional translation system designed to convert text to sign language and vice versa. This project leverages Natural Language Processing (NLP) and digital image processing to bridge the communication gap between sign language users and non-sign language users. The system enables real-time conversion, facilitating seamless and accessible communication.

Features

Text-to-Sign Translation: Converts user-entered text into sign language using a digital interface with sign visuals or animations. Sign-to-Text Translation: Recognizes and processes input gestures (e.g., via webcam) to generate text translations using advanced image processing techniques. Interactive Interface: User-friendly design for accessibility and ease of use. Real-Time Processing: Quick and efficient translation with minimal latency.

Tech Stack

Programming Language:

  1. Python

Frameworks and Libraries:

  1. OpenCV (image and video processing)
  2. NumPy (numerical computations)
  3. TensorFlow/Keras (optional, for gesture recognition models)
  4. NLTK/Spacy (for NLP-based text processing)

Hardware Requirements

  1. Webcam: For capturing sign gestures.
  2. GPU Support: Optional, for accelerated machine learning inference.

About

A bidirectional translation system for converting text to sign language and vice versa, leveraging digital image processing and NLP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published