1.GTTS gtts, stands for the Google-Text-To-Speech module that is used to convert text to speech
- pytesseract It is used for recognition of words
pip install gtts
pip install pytesseract
- Download or clone the repository
- Install Required Libraries
- Run text.py
- You will be given two option to enter text or enter file
- you will get .mp3 file in the same folder
Check out my Github profile Tejas1510!
