Skip to content

RTLAB-UESTC/ITS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ITS is a project that get the text from an image, and then translate the text into speach using open source project tesseract and ekho. Now the project can only support simple chinese.

if you install tesseract and ekho, you can run the following command: $sh its.sh test.png [test file] you can listen a speach with a man voice.

tesseract-ocr-3.02.02.tar.gz: http://code.google.com/p/tesseract-ocr/downloads/list ekho: http://www.eguidedog.net/ekho_cn.php

After installing tesseract, you must download the chinese data_training package, and put it in the right place.

The next work: 1.get the image from camera. 2.read the source code, and merge tesseract and ekho into a project.

About

image to text, to speach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published