Git Product home page Git Product logo

hackatonaccess's Introduction

Hackaton Access

The Hackaton subjet was accessibility - to provide a solution to an existing everyday problem for disabled people. We addressed the issue that deaf people do not hear the announcing systems in different places such as the train station, airport and more. Our solution for the problen is a system that converts a spoken message from voice to text and displays the message on the mobile application. The system consists of 3 parts:

Web component

The web component connects to the announcements system and checks for new messages. When a new message is broadcasted, the program receives it and sends it to the next component. The web component is implemented in C#.

The program listener to all the massage that come, send to the algorithm in the next section and then show the massage before senging it to all the people that "listener" to the service. we can make change in the massage and then click on "Send".

Algorithem component - voice to text

Using an open source algorithm to convert the received voice to text. The text is then sent to the Android application. The algorithm is implemented in Python.

Android component

Android application that connects to the local server and receives the converted text and displays it as a "pop up" message. The application is implemented in Java.

hackatonaccess's People

Contributors

yael1994 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.