mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
Added Files
This commit is contained in:
parent
790c2b578a
commit
a1637a1820
6
PdfToAudio/README.md
Normal file
6
PdfToAudio/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# Pdf to Audiobook Converter
|
||||
This python script generates audio for given pdf files.
|
||||
|
||||
## Dependencies / Requirements
|
||||
- PyPDF2. Install it by typing this command in your terminal `pip install PyPDF2`
|
||||
- pyttsx3. Install it by `pip install pyttsx3`
|
Loading…
Reference in New Issue
Block a user