this post was submitted on 08 Mar 2025
6 points (100.0% liked)

homeassistant

13263 readers
53 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 2 years ago
MODERATORS
 

Hey there!

I just ordered the Voice PE to play around with, and I was wondering if it's possible to run the processing of Speech on a different device. I have a HA Green that runs my instance and I'm guessing the processing power is a bit low. However, I also have a small homelab server running that has a lot more power (Ryzen 5 2600) and it would be great if I could just forward all the speech processing to that server.

If it's possible, is there a guide for it out there? Didn't really find something unfortunately...

Thanks a lot!

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 2 points 4 days ago* (last edited 4 days ago)

You can split it in a variety of ways, but I think the Green will be fine if you're using Whisper and Piper.

If you want to run something with an OpenAI compatible API on another machine, that will work as well, and I believe they are expanding other API interfaces. Basically, if you have something capable of responding in the way HA wants for it's intents, you can do that. Your network roundtrip may not make it faster to respond though.

https://www.home-assistant.io/voice_control/