Skip to content

Text extraction from image Using pytesseract and Text to voice conversion with google TTS packages.

Notifications You must be signed in to change notification settings

RudhraReddy/Image_text_speech_Conversion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Image to Text to Speech

Image to text conversion using pytesseract.
Text to Audio conversion using gTTS package.

  • Run pip install -r reqirements.txt to install all the necessary packages.
  • Run main.py to run the program

Select the Image you want to extract text from.
You can save the text from image to a ".txt" file or generate a ".mp3" file by converting the image text to audio.
Or enter your own text and convert it to audio


Screenshot 2021-11-26 175953

About

Text extraction from image Using pytesseract and Text to voice conversion with google TTS packages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages