A simple text to speech project, to read PDF's out loud.
Go to file
Adrian Gunnar Lauterer 67439d615c init proof of consept 2024-05-04 17:05:39 +02:00
.gitignore init proof of consept 2024-05-04 17:05:39 +02:00
README.md init proof of consept 2024-05-04 17:05:39 +02:00
flake.lock init proof of consept 2024-05-04 17:05:39 +02:00
flake.nix init proof of consept 2024-05-04 17:05:39 +02:00
pdf-speak.py init proof of consept 2024-05-04 17:05:39 +02:00

README.md

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