Google Cloud Speech not installing on Raspberry Pi 3b+

155 Views Asked by At

I've been trying to install the google speech api on my raspberry pi venv but it gets stuck while installing grpcio.

pip install --upgrade google-cloud-speech

The Python version i'm using is 3.8.6.

I've tried to let it install overnight but the system was unresponsive and it didn't install. I've also tried installing wheels but it didn't fix the problem. CPU goes to 100% and crashes.

It looks like this

0

There are 0 best solutions below