Comment out porcupine1 install (requires API key)
This commit is contained in:
parent
e2e3072f00
commit
b76d96fa23
@ -148,7 +148,7 @@ install_python_deps() {
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
|
||||||
# Install additional dependencies for hotword detection
|
# Install additional dependencies for hotword detection
|
||||||
pip install porcupine1
|
# pip install porcupine1 # Requires Picovoice API key
|
||||||
pip install webrtcvad
|
pip install webrtcvad
|
||||||
|
|
||||||
log_success "Python dependencies installed"
|
log_success "Python dependencies installed"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user