pdf_to_audiobook

a simple code to convert your pdf into an audiobook #prerequsite

  • pyttsx3

pip install pyttsx3

  • PyPDF2

pip install PyPDF2