Print Page | Close Window

Follow-Up: Using a Raspberry Pi Computer to Read to the Blind

Printed From: CAD Forum
Category: EN
Forum Name: RSS Feeds
Forum Description: Automatic publishing of CAD information from other web sources
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=12405
Printed Date: 17.Sep.2026 at 07:52


Topic: Follow-Up: Using a Raspberry Pi Computer to Read to the Blind
Posted By: AliveInTheLab
Subject: Follow-Up: Using a Raspberry Pi Computer to Read to the Blind
Date Posted: 26.Jul.2017 at 04:00

Back in December 2012, I wrote a blog post about some http://labs.blogs.com/its_alive_in_the_lab/2012/12/using-a-raspberry-pi-computer-to-read-to-the-blind.html" rel="noopener - Autodesk employees using a Raspberry Pi computer to read to the blind . To this day, that blog posts get questions about how they did it. So I decided to write up a follow-up.

Here was the idea. With one camera and one speaker, a Raspberry Pi Computer can be used as an assistant to read a book to the blind. Usually the blind have to read Braille by touching their fingers to the page. This traditional approach requires that they obtain a special copy of each desired book instead of a standard one off the shelf. If they have this machine, the camera can take a photograph of a book's page, the application installed in Pi computer can translate the photo to an article, and then the application can read the article aloud through a speaker. This new approach opens up a world of books to the blind that are not available in Braille.

Employee, Norman Hu, worked with his peers in Shanghai on completing the project. They created this 4-minute video:

Norman_video

Senior Software Engineer, Quill Chen, provided me with the recipe:

Flow

So here are the ingredients:

  • Raspberry Pi

    A Raspberry Pi is a small and affordable computer that you can use to learn programming.

    https://www.raspberrypi.org/" rel="noopener - raspberrypi.org

  • Teseract

    Tesseract is an open source optical character reader.

    https://github.com/tesseract-ocr/" rel="noopener - github.com/tesseract-ocr

  • eSpeak

    eSpeak is an open source software speech synthesizer for English and other languages.

    http://espeak.sourceforge.net/" rel="noopener - espeak.sourceforge.net

We are very proud of what these employes accomplished. When we held our internal contest to see what our employees could do with Raspberry Pies, we had not envisioned such a worthy project. Well done, team (Norman Hu, Quill Chen, Gavin Jiang, Christopher Zhang).

Reading aloud is alive in the lab.

Go to the http://feedproxy.google.com/~r/ItsAliveInTheLab/~3/8yK_3DeNQJQ/follow-up-using-a-raspberry-pi-computer-to-read-to-the-blind.html - original post...



-------------
http://labs.blogs.com" rel="nofollow - It's Alive in ihe Lab - Autodesk Labs blog by Scott Sheppard



Print Page | Close Window