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

https://github.com/swish78/audio-book-generator

This project uses Python to convert a PDF file into an audio book by extracting the text from the PDF and converting it to speech using a text-to-speech engine. The resulting audio book can be listened to instead of reading the PDF.
https://github.com/swish78/audio-book-generator

Last synced: 5 months ago
JSON representation

This project uses Python to convert a PDF file into an audio book by extracting the text from the PDF and converting it to speech using a text-to-speech engine. The resulting audio book can be listened to instead of reading the PDF.

Awesome Lists containing this project

README

          

# Audio-Book-Generator
This project uses Python to convert a PDF file into an audio book by extracting the text from the PDF and converting it to speech using a text-to-speech engine. The resulting audio book can be listened to instead of reading the PDF.