Add pi dependencies

This commit is contained in:
Jimmy 2022-10-20 10:20:59 +01:00
parent f43caba7e6
commit ad74d0a173
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,11 @@ https://learn.adafruit.com/adafruit-i2s-mems-microphone-breakout/raspberry-pi-wi
https://github.com/alphacep/vosk-server
``` sudo apt install python3-pip git```
``` sudo apt install python3-pip git python3-pyaudio```
``` sudo pip3 install websockets sounddevice```
https://huggingface.co/CompVis/stable-diffusion-v1-4