Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 549 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 549 Bytes

AudioBookWithTranslation

Using this code you can translate any file written in spainish to english and can also hear the text in loud, so it can help you to convert it to a audio book

Just 15 lines of code to make book reading and translation easy

Installation:

To read PDF file using Python pip install pypdf2 To Read text (Text to speech) pip install pyttsx3.

To translate the file to any desired languague use pip install googletrans and then import Translator.

Note:

This code can read all the printable text from a PDF file/ Book