5

Does the Google Assistant SDK also work on a "Pi 2 Model B" (ARM Cortex-A7, a 32bit processor), or is a "Pi 3 Model B" ( ARM Cortex-A53, 64bit processor) essential to get the SDK up and running ?

2 Answers2

1

It's working properly on a Raspberry Pi 2. I'm using it with my Logitech c920's mic.

ProZsolt
  • 122
  • 1
  • 7
0

I am running the Voice Kit that was in the MagPi Magazine on a Raspberry PI Zero W, so it should run fine on almost all the Pi's https://aiyprojects.withgoogle.com/voice/

  • Not any longer with the latest upgrades for late May. – eduncan911 Jun 22 '17 at 23:40
  • Indeed the latest update breaks the compatibility with other pi's other than the pi 3. However, I read in the docs that you could compile and run for 'other platforms', no idea what will and what won't work though – George Bafaloukas Jun 23 '17 at 08:43