The intent is to have a personal Translator program that translates PDF document into a langugae of your choice and then converts it into Audio
Concept:
- Any local file in PDF format can be picked up and converted. into a language of your choice.
- Use (tkinter) filedialog library to pick up a PDF file.
- Use googletrans library to extract and translate.
- Use pyttsx3 library for playing translated text.
Featues:
- Ability to load a file in PDF format.
- Parse the file and extract content.
- Translate the file into the language of your choice.
- Play the translated text.
Output:
English to Japanese Translation:
Japanese to English Translation:
Project in progress, Next Steps : Add pause and clear button
Code Repo : Github
Call for Collab : Interested ? reach me on Twitter
Note:Thanks to Nubelson Fernandes for title photo via@unsplash 🎁
Reach me on my Twitter
Other item to look into:
Top comments (0)