Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deadmantfa/audiobookmaker

Create Audiobooks from PDF
https://github.com/deadmantfa/audiobookmaker

audiobook audiobooks gtts pdf python3 streamlit

Last synced: about 2 months ago
JSON representation

Create Audiobooks from PDF

Awesome Lists containing this project

README

        


AudioBook Maker Logo

# AudioBook Maker

![GitHub release (latest by date)](https://img.shields.io/github/v/release/deadmantfa/audiobookmaker?style=for-the-badge)
![GitHub Release Date](https://img.shields.io/github/release-date/deadmantfa/audiobookmaker?style=for-the-badge)
![GitHub release (latest by SemVer)](https://img.shields.io/github/downloads/deadmantfa/audiobookmaker/latest/total?sort=semver&style=for-the-badge)
![Maintenance](https://img.shields.io/maintenance/yes/2021?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/deadmantfa/audiobookmaker?style=for-the-badge)

Create audiobooks by uploading PDF's

## Built on
* [Streamlit](https://streamlit.io)
* [gTTS](https://github.com/pndurette/gTTS)
* [Python-poppler](https://github.com/cbrunet/python-poppler)
* [Pillow](https://python-pillow.org/)

## Online version
https://share.streamlit.io/deadmantfa/audiobookmaker

## How to run
`pip install -r requirements.txt`

`streamlit run streamlit_app.py`