I am trying to plan out a new setup, Right now I am using an OrangePI 5 Plus with HA Supervisor install. I also have docker on the same install with PiHole, Plex, and VaultWarden.
My primary goal would be to move everything over to my spare machine that I use for AI work, running ollama for HA voice assistant and few other things
I7-7700k 64GB RAM, with an RTX 3090
I am planning on just centralizing everything into that box.
I am looking for suggestions because I would like to effectively replace my Alexa devices with HA Voice Assistant but right now Piper and Whisper are kinda slow to respond. So I was thinking if I am running on something with a GPU then it would be much more snappy.
The conversation agent is nice and snappy since that is already running on the ollama with the RTX 3090 backing it.
What would be the suggested setup?
Windows with docker?
Linux with docker and a native HA install?
Keep the OrangePI as the primary HA box and if possible running whisper, and piper on the 3090 box?
I am open for suggestions.
Any help is greatly appreciated!