Selecting the OpenVoice O/S installation path for your Raspberry Pi based voice agent.

I had a pile of Raspberry Pi 3b and Raspberry Pi 400 hardware so I used that.  If I had been building a magic-mirror type unit then I would have had a GUI.  In my case, I wanted a headless agent.  The Rasberry Pi 3 was frustratingly slow.  The P400 was pretty usable with and without the GUI. In my case, I ended up running the Pi headless to create more headroom for any processing on the unit. The RaspOVOS image was dead simple to write to an SD card on my Windows machine using the Raspberry Pi OS installer program.

The decision tree looks pretty much like




Related Links

  • https://community.openconversational.ai/latest
  • https://github.com/OpenVoiceOS/ovos-releases
  • https://github.com/OpenVoiceOS/raspOVOS

Revision History

Created 2024 04

Comments

Popular posts from this blog

Installing the RNDIS driver on Windows 11 to use USB Raspberry Pi as network attached

Understanding your WSL2 RAM and swap - Changing the default 50%-25%

Almost PaaS Document Parsing with Tika and AWS Elastic Beanstalk