ahmed-mehanna / sign-language-detection

Arabic Sign Language Recognizer and Translator - ASLR/ASLT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arabic sign language Recognition and translation

this project is a mobile application aiming to help a lot of deaf and speech impaired people to communicate with others in the Middle East by translating the sign language to written arabic and converting spoken or written arabic to signs

Components

the project consist of 4 main ML models models

  • ML model to translate the signs into text
  • ML model to translate the text into signs
  • speech to text
  • text to speech

all these models are hosted in the cloud (Azure/AWS) as services and called by the mobile application

About

Arabic Sign Language Recognizer and Translator - ASLR/ASLT


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%