A few touch ups to the Piper stuff.

This commit is contained in:
Storm Dragon
2026-01-09 18:00:07 -05:00
parent 862504b425
commit aa14e665a6
5 changed files with 23 additions and 9 deletions

View File

@@ -13,6 +13,7 @@ dependencies = [
"pygobject>=3.18",
"brlapi; extra == 'braille'",
"python-speechd; extra == 'speech'",
"piper-tts; extra == 'piper'",
"louis; extra == 'braille'"
]