Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 282 Bytes

File metadata and controls

2 lines (2 loc) · 282 Bytes

Image_to_speech-conversion

This is Project used for converting Embedded text in image to speech. First we would convert Embedded text in image to String using pytesseract library. We would save that String in abc.txt. This String would then be converted to speech using Pyttsx3.