Skip to content

Convert any PDF into an audio book using 12 lines of Python

Notifications You must be signed in to change notification settings

sudhish-rithvik/Audio-Book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Installation

To read PDF file using Python install: pip install pypdf2 To Read text (Text to speech) install: pip install pyaudio pip install pyttsx3

Note:

This code can read all the printable text from a PDF file/ Book

Releases

No releases published

Packages

No packages published

Languages