Skip to content

Easily convert PDF documents to speech mp3s using google text-to-speech.

Notifications You must be signed in to change notification settings

dangalansky/PDF-To-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF-To-Voice

Easily convert PDF documents to speech mp3s using google text-to-speech.

Say It! requires the importation of PyPDF2, gtts (google text-to-speech), tkinter, PIL, and pygame.

Simply choose a .pdf to upload and convert to text using PyPDF2. This file will be saved into the working directory as "pdf.txt".

Type in the name you'd like to save your MP3 file as.

Clicking on "Save as MP3" uses google text-to-speech to translate the text to a voiced version which saves the MP3 into your working directory. This may take a while depending on the length of the document.

This GUI also contains a "Play" button but it is unlikely you will also want to play from within the program.

GUI design done by yours truly. Feel free to steal or destroy at will.
say_it-details-1

Say_it Lite, is a simple app that converts typed text into speech, saves as an MP3 and then plays it. say_it-details-2
say_it-details-3

About

Easily convert PDF documents to speech mp3s using google text-to-speech.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages