13 lines
350 B
Markdown
13 lines
350 B
Markdown
# pdf-speak
|
|
|
|
This is a little short side project i made to read sentence for sentence of a text pdf out loud using piper-tts.
|
|
|
|
The project is made using nix, and should be run using the provided dev enviroment in the flake.nix
|
|
|
|
nix develop
|
|
pyhton pdf-to-piper.py -f YOURPDF -p PAGENUMBER
|
|
|
|
Only testen on a linux system.
|
|
No warranty provided
|
|
|