Replies: 2 comments 3 replies
-
|
Hi there! The idea in fact is to add the speaker as Anyway, if you find yourself creative and find any workaround for this, feel free to share any PRs :) |
Beta Was this translation helpful? Give feedback.
-
|
Hi, it it possible. This whole thing is a feew months old, so I don't know if it is still running. I don't running the LX06 speakers in productive, as the quality of STT (I tried nearly everything) was to bad or takes too long, during my last tests. I'm running the following script on my mac. Any linux should be fine, too. It pulls the github project, install deps using pip und removes some stuff, which is not needed. I also remove all *.so files. Last step is creating a tar.gz and copy it to target using scp. On my speaker I untar The launcher it executed by this init.d: https://github.com/danielk117/xiaoai-patch/blob/main/packages/satellite/config/satellite.init My package contains zeroconf, but I'm not using it ( I hope this helps you 😉 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
after a longer hiatus, I finally had time to look at the project again. Lo and behold, I was also able to revive an LX06 that I initially bricked (can't remember how exactly). But the flashing via USB cable is so comfortable and easy, big thanks to @duhow
I was looking at the voice satellite functionality from home assistant and was wondering if it is feasible to use the wyoming satellite instead of porcupine. Correct me if I'm wrong, but porcupine just uses the home assistant API to send and receive the data. The Wyoming satellite integration on the other hand could make use of complete assist functionality in homeassistant.
Two features that would be nice to have: broadcast and timer. I could build around it with custom sentences, but why not use whats officially supported if it possible? I couldn't find any mention of wyoming in this repo before...
https://github.com/rhasspy/wyoming-satellite
https://www.home-assistant.io/integrations/wyoming
I have yet to setup a dev environment to try it myself, thought I ask here before I try it myself.
Looking forward to any insight.
Beta Was this translation helpful? Give feedback.
All reactions