Skip to content

Commit 8209fe0

Browse files
authored
Update README.md
added project overview and formatting.
1 parent c840723 commit 8209fe0

1 file changed

Lines changed: 21 additions & 3 deletions

File tree

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
1-
NOTE: CSV data files for training and testing data must be added to project folder manually due to file sizes.
2-
31
# Audible ON
2+
## Table of Contents
3+
1. [Project Overview](https://github.com/Capstone-Projects-2022-Spring/project-audibleon/edit/main/README.md#project-overview)
4+
2. [Contributors](https://github.com/Capstone-Projects-2022-Spring/project-audibleon/edit/main/README.md#contributors)
5+
6+
### Project Overview
7+
Audible ON is an application that utilizes the client’s camera on their device to record
8+
and translate gestures from the American Sign Language (ASL) into legible text, as well as speech. Both hearing
9+
impaired and non-hearing impaired clients will be able to use this application to communicate
10+
with one another in a variety of situations. Audible ON utilizes several other libraries and
11+
computing systems such as Google MediaPipe and a Convolutional Neural Network (CNN) to
12+
add additional features that will allow user flexibility.
13+
14+
As technology and medicine advance each year, communication between hearing
15+
impaired and non-hearing impaired individuals needs improvement to communicate. Audible ON
16+
seeks to allow both groups to communicate with each other without the need for an interpreter.
17+
Audible ON’s goal is to allow the hearing impaired to assimilate into society easier by
18+
communicating with the general public just as easily as the general public communicate with
19+
each other without the need for a live interpreter.
20+
21+
NOTE: CSV data files for training and testing data must be added to project folder manually due to file sizes.
422

5-
_Contributors_
23+
### Contributors
624
- Ben Westburg
725
- Juan-Carlo Villamor Mercado
826
- Rachel Lazzaro

0 commit comments

Comments
 (0)