Skip to content

Simple converter, that allows you to convert PDF to a playable MP3.

License

Notifications You must be signed in to change notification settings

redbasecap/pdftospeech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdftospeech

Simple converter, that allows you to convert PDF to a playable MP3.

Installation:

run pip3 install -r requirements.txt to instal all needed stuff.

make sure you have java installed otherwise the tika server can't run.

Use: to choose the right language open the main.py file an change at this position "TTS = gTTS(text=raw['content'], lang='de')"
the lang='' to the language of your choice. To get a list of all language use "gtts.lang.tts_langs()"

About

Simple converter, that allows you to convert PDF to a playable MP3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages