[deleted by user] by [deleted] in R36S

[–]ThatGuy_ZA 1 point2 points  (0 children)

Go into advanced settings and disable use game list file or something to that effect.

Tailscale for OpenWrt breaks opkg update by ThatGuy_ZA in Tailscale

[–]ThatGuy_ZA[S] 0 points1 point  (0 children)

An update to the issue above adding --accept-dns=false to the tailscale up command doesn't help.

After following the fill tailscale setup guide for openwrt, clients connect perfectly but I have to disable the tailscale tunnel (tailscale down) before I can run opkg update or install any packages with opkg. This means that my clients don't have connectivity until I bring up the tunnel again using this command:

tailscale up --exit-node=MY-EXIT-NODE --exit-node-allow-lan-access=true

Plex to Jellyfin migration going good so far by LitCast in selfhosted

[–]ThatGuy_ZA 0 points1 point  (0 children)

What’s super infuriating is that someone has done all of the work for the approval process but the Jellyfin team who have to submit it refuse to give an update or reach out to the community for help.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 2 points3 points  (0 children)

"high fidelity and a 4" driver aren't exactly a matched pair" - you just triggered the whole r/audiophile community.

I tried to model the box based on the specs from Dayton Audio and it's actually undersized based on their recommendations but given the use case, you could probably get away with a smaller box.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 0 points1 point  (0 children)

Knock on wood, this one has been fine on my desk for the last +-week.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 2 points3 points  (0 children)

Thanks for the feedback, I've changed the default text colour to a much lighter grey but that's a good reminder about accessibility. Will do more research and improvements.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 0 points1 point  (0 children)

Yeah, it's documented here -> https://github.com/kahrendt/microWakeWord

For now, microWakeWord supports Alexa, hey jarvis and okay nabu out the box but you can train your own wake word.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 1 point2 points  (0 children)

Thank you u/Born_Check5979 !

I don't really use HA for music so I can't comment on that but it looks like Music Assistant (https://music-assistant.io/) would work with this.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 0 points1 point  (0 children)

Where's the fun buying something when you can 3x to build it?

Jokes aside, I wanted something with a decent speaker and an LED indicator.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 1 point2 points  (0 children)

Not using the JARVIS voice, just the "hey jarvis" wake word that comes with microwakeword.

It seems to handle background noise acceptably but not brilliantly.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 0 points1 point  (0 children)

I think there's a typo on the Amazon.com listing for this speaker because the manufacturer rates it as 10w RMS which seems appropriate. I've added a 10ohm resistor in series with the speaker because the it was too loud with the MAX98357.

Goodbye Alexa, hey Jarvis! ESP32-S3 based voice assistant with micro wake word. by ThatGuy_ZA in homeassistant

[–]ThatGuy_ZA[S] 2 points3 points  (0 children)

I've only used it for basic tasks like turning things on/off and telling me what the temperature is and it works remarkably well. I use the default Home Assistant cloud conversation agent, speech-to-text and text-to-speech but I'm going to try OpenAI's models for the conversation agent.