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.
- Host: GitHub
- URL: https://github.com/swish78/audio-book-generator
- Owner: Swish78
- License: apache-2.0
- Created: 2023-02-25T06:38:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T10:05:41.000Z (over 3 years ago)
- Last Synced: 2025-09-02T20:53:02.563Z (11 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.