Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-02-13 | Add gitreview file for Quirky Quillback branchquillback | 1 | -1/+1 | ||
Update the .gitreview file. Bug-AGL: SPEC-5071 Change-Id: If79766d7a3b21bd7b1236ecde91f6f174b39c8b8 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 |