Skip to content

BookWorm is a python based tool to convert Ebooks to simple audiobook in mp3 format. It uses Natural Language Processing to summarize and convert in an output mp3 format. It can be used to save locally to listen on the go.

akhilesh-k/BookWorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookWorms


BookWorm is a python tool to convert Ebooks to simple audiobook in mp3 format.

About BookWorm


- Use BookWorm to summarize your pdf
- Shorten your stories to listen on the go. - Convert your whole Ebook to mp3 output. - Audio Summary of ebook.

### Requirements

- PdfMiner `$ sudo pip install pdfminer.six`
- Sumy `$ sudo pip install sumy`
- gTTs `$ sudo pip install gtts` ### How to Use BookWorm

run `python3 check.py`
Save .pdf files in same directory and use the GUI.
Feel free to fork and contribute.

About

BookWorm is a python based tool to convert Ebooks to simple audiobook in mp3 format. It uses Natural Language Processing to summarize and convert in an output mp3 format. It can be used to save locally to listen on the go.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages