Introduction

We saw that there was a need for deaf and hard-of-hearing people for a simple app to transcribe audio that they can't hear.

What it does

Our android app records a person talking and displays whether the speech was Positive, Negative, or Neutral, along with a confidence percentage for that prediction.

How I built it

We created this app with google cloud platform and flask, along with MIT App Inventor for the phone component.

Challenges I ran into

Google is hard to work with sometimes, especially with some of their APIs. We initally had some issues authenticating the Android app with the NLP api from google, but we solved that by creating a flask app and creating our own small API.

Accomplishments that I'm proud of

We got this working well before the deadline!

What I learned

We learned to use flask and NLP APIs as we've not had a lot of experience working with them.

What's next for MyEarsAre.Online

More accurate predictions!

Share this project:

Updates