Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 344 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 344 Bytes

Convert-image-to-Sound

Converting image to sound and save it as file.txt and sound.mp3

For Converting Arabic text in image

Add the file (ara.traineddata) to path C:\Program Files\Tesseract-OCR\tessdata

prerequisites

  • Python 3.7
  • pip install opencv-python
  • pip install pytesseract
  • pip install gTTS
  • pip install playsound