In this project I am creating an Audiobook from any pdf using Python. Here I am using two libraries to build Audiobook using Python :
pip install PyPDF2
pip install pyttsx3
Copyright (c) 2021 Pratyush Gautam
This project is licensed under the Apache License 2.0