summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-offline-voice-agent/50_local.conf.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/feature/agl-offline-voice-agent/50_local.conf.inc b/templates/feature/agl-offline-voice-agent/50_local.conf.inc
index fa46907c..95bc4365 100644
--- a/templates/feature/agl-offline-voice-agent/50_local.conf.inc
+++ b/templates/feature/agl-offline-voice-agent/50_local.conf.inc
@@ -19,7 +19,8 @@ IMAGE_INSTALL:append = " \
python3-vosk-api \
python3-vosk-websocket-server \
python3-sounddevice \
- flutter-vosk-demo \
+ flutter-voiceassistant \
+ agl-service-voiceagent \
"
PREFERRED_PROVIDER_virtual/vosk-model ?= "vosk-model-small-en-us"