This post is part of the Voice Assistant on Raspberry Pi series.
The assistant from article #3 works, but every exchange starts from scratch. We fix that in three steps: conversational memory, automatic silence detection, and auto-start at boot with systemd.
The complete code for this article is available on GitHub.
[Read More]