Incredible results after integrating audiomuse-AI into Navidrome/Nautiline. I was skeptical of the hype, but now I believe!
▲ 106 r/SonicAnalysis+1 crossposts

Incredible results after integrating audiomuse-AI into Navidrome/Nautiline. I was skeptical of the hype, but now I believe!

This is an actual text from my wife this morning after showing her how to start a radio mix for her drive to work! In a year of homelabbing and cord-cutting, this is the first unsolicited praise I’ve received hahaha it was just so nice to see!

We have about 26,000 songs in our library, and I started the sonic analysis last month on my mini PC, which ran off and on during that time and finished last night.

I have a habit of shooting myself in the foot when showing off anything new I set up, and in classic fashion to show my kids how it worked this AM, I started a radiomix off of the completely singular song “Mahna Mahna“ from the Muppets… and it followed it with a Tom Waits song and a bunch of other gravelly voiced, silly sounding music. We were thrilled!!

Thank you u/Old_Rock_9457 for helping my family reconnect with our music after bailing on the streaming services!!

u/corganmurray — 10 days ago

Missing album artwork in the media-control card using MA? Check your web server settings!

Hey friends,

I use Music Assistant to control my local music library through HA, and recently I noticed the album artwork was no longer showing up as the background of my dashboard's media players. I saw a few older threads about this while investigating the issue myself and wanted to share the fix that worked for me.

In Music Assistant's settings, under "Webserver", there is a "Base URL" field followed by a "TCP Port" field. At some point, I had updated the base URL to my local IP of "http://192.168.4.82" and the TCP port to "8095", which looked good to me and seemingly worked, but it turns out you actually need the TCP port included in the base URL, too. Music plays fine without the port setting -- just the artwork I noticed issues with.

Once I updated my base URL to be "http://192.168.4.82:8095", my album artwork started appearing again.

BEFORE:

media players missing background images

AFTER:

media players with background images

reddit.com
u/corganmurray — 28 days ago

Our practical family dashboard, one year later

I shared a version of this a year ago that looked a lot like the first screenshot, with a slightly different layout, and after a full year of daily use, this is what it has grown into. We have come to completely rely on this thing for our family schedule and grocery list tracking, it’s genuinely helpful!

Mealie came and went – it looked really cool, but my wife and I both found it more practical to stick with our Google doc of recipes. I added a second tab that shows a more in-depth overview of the week’s weather instead.

Aside from that, having this next to the kitchen sink and a nice set of speakers led me to integrate SyncLyrics, so now when I’m singing along and doing dishes, I’m also learning the words to my favourite songs.

The fourth tab is just music assistant, embedded into the dashboard for convenience, for those times when voice control isn’t cutting it or I want to tweak a playlist, etc.

I am still using the OurGroceries app under the hood to power the grocery list syncing two ways between our phones, and I don’t think we would ever go back. That app rules.

anyway, I just wanted to share an example of a practical family dashboard, as I was inspired by some similarly graph-free dashboards when I was first building this :)

u/corganmurray — 1 month ago

A short demo of my fully local, no AI, voice controlled Home Assistant, running on a Beelink mini PC using just CPU for speech-to-text. It’s pretty fast!

I wanted to make a quick video to show just how fast a fully local, voice controlled setup can be using a fairly low powered mini PC. The camera pans between my family dashboard and the microphone I use, and that music is coming from my local library (powered by Navidrome) and playing over a pair of Sonos speakers.

This is all running on a Beelink S12 with 16 gigs of RAM, which is split between a VM with Home Assistant and another VM with Plex and all the usual arr* suite stuff. I’m using ONNX with Nvidia parakeet as my speech to text engine, and I’m actually running that and Piper on my Plex VM, as opposed to using the Home Assistant add-ons. That helps speed things up, in my experience.

In this video, I start an album using my voice. Once music is playing, I repeat my wake word, which ducks down the volume to hear my next request (I stole that from Alexa), and then I load up some different music, and as you can see, it’s all pretty snappy.

To make things more realistic than usual, I recorded this video while the washer and dryer were going full tilt behind me, and that cheap little M5 atom echo hears me just fine, even with my noticeable accent :)

EDIT: sorry for the confusion, I should've said “no LLMs”, not “no AI”, as the speech to text engine kinda falls into that category. I guess the more important thing is that this setup is totally internalized and doesn’t require a GPU heating up my basement :)

drive.google.com
u/corganmurray — 1 month ago
▲ 6 r/musicassistant+1 crossposts

Question about band names and local voice control in music assistant

Hey friends, I am using a fully local voice assistant set up to control my music library. Most of the time it works great, but there are some band names that it just cannot deal with.

For example, two of my favourite bands are Lagwagon and NOFX (40 year old white guy in the house!), and I have not figured out a way to say that with my slight Cape Breton accent that can be correctly transcribed.

I just set up a script that catches things like “play leg wagon” and “play leg wedding”, which is how whisper interprets me saying that , which works but clearly isn’t ideal. Before I continue down this dark rabbit hole, I was wondering how other folks deal with this.. I am using the small whisper model.

Initially, I tried tying in an AI, with the “process locally first” option enabled, in hopes it would work as a back up, but the extra delay was too much, and my wife was deeply unimpressed.

reddit.com
u/corganmurray — 2 months ago