Sign language is a visual language used by deaf people as their primary means of communication. Unlike spoken languages, sign language conveys thoughts using hand shapes, body movements, and facial expressions. It is essential for deaf people to have access to sign language for their social, emotional and linguistic growth.
Different regions use different sign languages:
American Sign Language (ASL) - USA
British Sign Language (BSL) - Britain
Indian Sign Language (ISL) - India
Indian Sign Language (ISL) uses:
Manual signs: One-handed and two-handed signs using hands.
Non-manual signs: Facial expressions and body posture changes.
Goals
The project aims to enable deaf individuals to access information and services by translating speech into Indian Sign Language (ISL), capturing ISL gestures and expressions for effective communication.
System Architecture and Technical Specification
The system captures user audio, which the Automatic Speech Recognition (ASR) module converts into text. The text is then processed by the Sign Language Generation module, where machine learning models map it to corresponding sign sequences. Finally, the signs are displayed visually via an avatar or signing interface for the deaf user.