Max2Play Home › Forums › General Questions on Hardware and Max2Play Versions › Is there something working on max2play? › Reply To: Is there something working on max2play?
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 8 years, 3 months ago by Arianna.