Skip to content

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

Notifications You must be signed in to change notification settings

sarvesh-astrophile/AudioBookWithTranslation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%