Giter Club home page Giter Club logo

se_101_braille_conversion's Introduction

Brailliant

Real-time Braille to Speech Converter - To allow blind and deaf people to live a more accesible life!

Prerequisites

  • Raspberry Pi booted on Raspbian OS
  • Espeak
  • Alsa
  • An IDE for Python 2

Installation

Getting Alsa ready

sudo apt-get install alsa-utils
sudo amixer cset numid=0
sudo amixer cset numid=1

Getting Espeak

sudo apt-get install espeak

Running the tests

Our system currently accepts inputs by push buttons and numerical keypad inputs.

Keypad Input

We have mapped the braille array to the numerical keypad in the following manner:

7 8
4 5
1 2

Each key corresponds to an entry in the braille array. In order to enter a letter, press the corresponding patterns. Use 3 to end a sentence, 9 to end a word, and 6 to end a letter.

Button Input

Press the button corresponding to the dot in the braille array. There will be specific buttons for ending sentences, words, and letters.

Deployment - Online Version

To deploy this code on a server, we tried Google Cloud Platform for their Text-to-Speech api

Built With

  • Espeak - Offline Text to Speech api
  • Alsa - Sound Management System
  • Raspberry Pi - as the main controller
  • Python 2

Authors

  • Ishan Amlekar and Bruce He

se_101_braille_conversion's People

Contributors

zm2he avatar godofdragons avatar cglwn avatar

Stargazers

 avatar platohe 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.