Nelsonkenneth / Online-PDF-to-Audio-converter-

A program that can read any PDF text file and convert it to an Audio file. In this Repository we have the main python program and sub programs like the function to read the PDF file and others
MIT License
1 stars 1 forks source link

Translator #5

Open Nelsonkenneth opened 1 year ago

Nelsonkenneth commented 1 year ago

After extracting the text, we need to create a translator so that the text can be converted into more than 5 languages. For that the library Google Trans will be needed.