Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Readme.MD

Text to speech Converter

Third Party Libraries Required :

1.GTTS gtts, stands for the Google-Text-To-Speech module that is used to convert text to speech

  1. pytesseract It is used for recognition of words

How to install above Library

pip install gtts
pip install pytesseract

How to use it :

  1. Download or clone the repository
  2. Install Required Libraries
  3. Run text.py
  4. You will be given two option to enter text or enter file
  5. you will get .mp3 file in the same folder

endpoint

built with love

Check out my Github profile Tejas1510!