Skip to content

RaymondLaubert/project-audibleon

 
 

Repository files navigation

NOTE: CSV data files for training and testing data must be added to project folder manually due to file sizes.

Audible ON


Table of Contents

  1. Project Overview
  2. Hello World
  3. Technologies
  4. New Releases
  5. Team Contributions
  6. UML Diagrams
  7. Resources

Project Overview

Audible ON is an application that utilizes the client’s camera on their device to record and translate gestures from the American Sign Language (ASL) into legible text and/or audible speech, and vice versa (from either text or speech to ASL). Both hearing impaired and non-hearing impaired clients will be able to use this application to communicate with one another in a variety of situations. Audible ON utilizes several other libraries and computing systems such as Google MediaPipe and a Convolutional Neural Network (CNN) to add additional features that will allow user flexibility. Such features will be listed below in the features list.

As technology and medicine advance each year, communication between hearing impaired and non-hearing impaired individuals needs improvement to communicate. Audible ON seeks to allow both groups to communicate with each other without the need for an interpreter. Audible ON’s goal is to allow the hearing impaired to assimilate into society easier by communicating with the general public just as easily as the general public communicates with each other without the need for a live interpreter.

Our Vision

Personas and Key Features


ASL Alphabet Detector

Limitations

  • Programmed exclusively for the left hand

Technologies

  • Jupyter Notebook

Libraries

  • Google's MediaPipe
  • Keras
  • NumPy
  • OpenCV
  • Time

New Releases

How to Download and Install New Release

How to Run New Release


Team Contributions

Meet Our Team

Contributions


UML Diagrams

Class Diagram

Sequence Diagram


Resources

https://google.github.io/mediapipe/solutions/hands.html
https://github.com/google/mediapipe/


About

project-audibleon created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 68.2%
  • Python 31.8%