You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use python3-louis for BRF — direct text-to-braille, zero TTS
Replace file2brl with Python louis library:
- pandoc extracts plain text from EPUB
- louis.translateString with en-ueb-g2.ctb does Grade 2 braille
- NABCC lookup table converts Unicode braille to ASCII BRF format
- No DAISY Pipeline, no TTS, no web service required
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments