summaryrefslogtreecommitdiffstats
path: root/meta-offline-voice-agent/recipes-python
AgeCommit message (Collapse)AuthorFilesLines
2024-10-14Voice agent: bump SRCREVAnuj Solanki1-1/+1
- Bump SRCREV to puck up voice assistant changes. Bug-AGL: SPEC-5200 Change-Id: I74c4ddbeba937cf396d43b50688d5b5ad31a58de Signed-off-by: Anuj Solanki <anuj603362@gmail.com>
2024-10-10Update snips-nlu-parsers and Bug fixAnuj Solanki3-150/+213
- Updated snips-nlu-parsers to support the new snips model. - Update flutter-voiceassistant app service. Bug-AGL: SPEC-5200 Change-Id: I9b835a2af37108b15262474da1c5fc95fe3fa335 Signed-off-by: Anuj Solanki <anuj603362@gmail.com>
2024-10-06Remove OpenAI's Whisper AI and its dependenciesAnuj Solanki7-192/+15
- Remove OpenAI's Whisper AI recipes and all its dependencies. - Add recipes for whisper-cpp, whisper-cpp-base and whisper-cpp-tiny model. - Add recipe for python-mpd. - Add voice-agent-config to /etc/default and update config path in agl-service-voiceagent.service Bug-AGL: SPEC-5200 Change-Id: Iaebd9c46930144b41659710202e9b737dbe9f60b Signed-off-by: Anuj Solanki <anuj603362@gmail.com>
2024-08-30Integrate Whisper AI into AGL Voice Agent and Update DependenciesAnuj Solanki24-923/+246
V1: - Removed the following recipes from meta-offline-voiceagent: - python3-scipy