lectern
1.0.0
Microsoft Edge's built-in "Read Aloud" feature is second to none but was inexplicably pulled from Linux builds in 2022. Lectern lets me listen to PDFs with Microsoft's natural voice engine independent from the browser.
.mp3s
️ Disclaimer This program is minimally viable as of0.2.0, though a few bugs persist as minor annoyances. Check issues to avoid or work around them.
cd <~/somewhere/convenient>
git clone https://github.com/Acumane/lectern
cd lectern
# install dependencies
pip install -r requirements.txt
Done!
python main.py <path/to/pdf> <first>-<last pg #>
Configuration
lec.conf. For a list of available voices, run edge-tts --list-voices