Skip to content

Commit a1637a1

Browse files
authored
Added Files
1 parent 790c2b5 commit a1637a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

PdfToAudio/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Pdf to Audiobook Converter
2+
This python script generates audio for given pdf files.
3+
4+
## Dependencies / Requirements
5+
- PyPDF2. Install it by typing this command in your terminal `pip install PyPDF2`
6+
- pyttsx3. Install it by `pip install pyttsx3`

0 commit comments

Comments
 (0)