Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2025-01-10 | Add gitreview file for Super Salmon branchsalmon | 1 | -1/+1 | ||
Update the .gitreview file. Bug-AGL: SPEC-5331 Change-Id: I194167e9c6617f69eaa2f7e9cfae46ecd33bd4c7 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | |||||
2023-09-25 | Add gRPC-based voice agent service for AGL | 1 | -0/+5 | ||
Introducing a gRPC-based voice agent service for Automotive Grade Linux (AGL) that leverages GStreamer, Vosk, Snips, and RASA. It seamlessly processes user voice commands, converting spoken words to text, extracting intents, and performing actions via the Kuksa interface (WIP). Bug-AGL: SPEC-4906 Signed-off-by: Malik Talha <talhamalik727x@gmail.com> Change-Id: I47e61c66149c67bb97fecc745e4c3afd79f447a5 |