Update homeassistant-core-install.sh

Add Python wrapper for the Google WebRTC Voice Activity Detector
pull/2932/head
tteckster 7 months ago committed by GitHub
parent d5b91a44d0
commit f830b228a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -74,6 +74,7 @@ cd /srv/homeassistant
python3 -m venv .
source bin/activate
$STD pip install --upgrade pip
$STD pip install webrtcvad
$STD python3 -m pip install wheel
$STD pip install homeassistant
$STD pip install mysqlclient

Loading…
Cancel
Save

Powered by BW's shoe-string budget.