Compare commits

...

6 Commits

Author SHA1 Message Date
jimmy 34e7a96e48 Merge pull request 'pi' (#1) from pi into master
Reviewed-on: jimmy/speechtoimage#1
2022-10-21 04:55:51 +00:00
Jimmy 823aa22a22 Move wiring to pi dir 2022-10-21 17:53:59 +13:00
Jimmy 57f303b372 Add vlc 2022-10-20 10:25:27 +01:00
Jimmy 65cf3cf4ee Rename speech to pi 2022-10-20 10:24:24 +01:00
Jimmy 435717af32 Move speech code to speech folder 2022-10-20 10:23:15 +01:00
Jimmy ad74d0a173 Add pi dependencies 2022-10-20 10:20:59 +01:00
4 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 vlc```
``` sudo pip3 install websockets sounddevice```
https://huggingface.co/CompVis/stable-diffusion-v1-4

View File

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB