mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 22:17:37 +00:00
Update homeassistant-core-install.sh
Add Python wrapper for the Google WebRTC Voice Activity Detector
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user