• Stars
    star
    5
  • Rank 2,854,850 (Top 57 %)
  • Language
    JavaScript
  • Created over 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Goal: To develop an intelligent system capable of converting hand gestures (American Sign Language) into audio output in real time, utilizing computation power of smart phones and unobtrusive (wear and forget) wearable technology. Description: The aim is to support people with partial or total speech impairment and elderly citizens with speech or motor impairment with a medium to interact with smart devices. The idea is to use gesture classification using Hidden Markov Models, LSTM or Bayes linear classifier for classifying gestures (Sign language gestures) and using Mary Text to Speech by DFKI to convert the classified gesture into speech.