PINE64
ARM Version of libttspico-utils? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+--- Thread: ARM Version of libttspico-utils? (/showthread.php?tid=12049)



ARM Version of libttspico-utils? - Lousy Fisherman - 11-06-2020

I am trying to port the Kalliope voice assistant to Mobian as Kalliope works on Debian x86. The only issue I have found so far is I cannot find an ARM version of the pico TTS (text to speech) utility library. Before I try and build it myself I figured I would ask if anyone knows of a prebuilt ARM version. Any distros version would help.

TIA
LF


RE: ARM Version of libttspico-utils? - Lousy Fisherman - 11-06-2020

Figured it out. Add the non-free repository to the deb.debian.org bullseye apt repository entry

"deb http://deb.debian.org/debian bullseye main non-free"
sudo apt-get update
sudo apt-get install ......