Skip to content

An audiobook maker created with python that can produce audiobooks in mp3 format from PDF, text, and Word files.

License

Notifications You must be signed in to change notification settings

shravanasati/Audiobook-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audiobook-Maker

The audiobook maker is a python program which can produce audiobooks in mp3 format from PDF, text or Word files without any internet connection.

External modules required:

  • PyPDF2
  • python-docx
  • pyttsx3

To install all the modules at once:

pip install -r requirements.txt

The mp3 file generated will be saved in the current working directory.

About

An audiobook maker created with python that can produce audiobooks in mp3 format from PDF, text, and Word files.

Topics

Resources

License

Stars

Watchers

Forks

Languages