Reply To: Is there something working on max2play?

31. August 2016 at 14:12 #22782

Hello Heiner.
Thank you for reply.
I’m trying to restart from an empty SD card on an old raspberry B+
12 hours to compile ahahahahah …and has not yet finished 😛

I would a very light version of „Siri“.
„What is the weather like?“ „Are there new mail?“ etc etc

Notes:
in your install_jasper.sh
I changes
wget https://phonetisaurus.googlecode.com/files/is2013-conversion.tgz
with
wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/phonetisaurus/is2013-conversion.tgz

and after:
cd phonetisaurus-0.7.8/
cd src
sudo make
cd ..
sudo cp phonetisaurus-0.7.8/phonetisaurus-g2p /usr/local/bin/phonetisaurus-g2p

with
cd is2013-conversion/
cd phonetisaurus/
cd src
sudo make
cd ..
sudo cp is2013-conversion/phonetisaurus-g2p /usr/local/bin/phonetisaurus-g2p

  • This reply was modified 7 years, 7 months ago by Arianna.