PY039
PY039
This project has a user page that first lets you sign up and thereafter one
can log in and one has to send in a pdf file containing text.
The text is read by the function "PyPDF2.PdfFileReader" and it is
converted to byte form.
The text is then extracted using the function "text.extractText()".
The library googletrans is used to convert the text written in a particular
language into the audio form of a particular language.
We have several options in languages, such as English, Hindi, Marathi,
Gujarati, etc.
Using the function "gTTS" we can hear the audio.
3) Advantages
a) Very efficient
b) People from different regions can use this
c) Saves time
4) System Description
The system comprises of 1 major module with the following sub-modules:
User:
I. Hardware Requirement
i. Laptop or PC
● I3 processor system or higher
● 4 GB RAM or higher
● 100 GB ROM or higher
ii. Laptop or PC
● Windows 7 or higher
● Vs code
● Python 3.7
● Django 3
7) Limitation/Disadvantages
8) Application –
● Can be used to vocalise any PDF file.
● Besides reading out text, this system instantly and
efficiently translates it as well.
● Useful for visually impaired individuals and people with
learning disabilities as well.
9) Reference-
● https://ieeexplore.ieee.org/abstract/document/8776778/
● https://ieeexplore.ieee.org/document/9315996
● https://ieeexplore.ieee.org/document/9210344