Music recommendation is such a hard problem. There are all these seemingly obvious relationships you can map between bands to create a big graph that looks good but that almost never captures what goes on when a human with deep music knowledge recommends music. Often the best recommendations have no obvious relationships to the band you like.
I played around with this tool a bit and didn't find it any better then other more traditional music discovery tools, that is to say not very effective.
For example, I entered John Zorn and was recommended a bunch of John Zorn's bands. I entered The Residents and got The Pixies :/
I think its more effective to click around on Music Brainz and Wikipedia.
You seem knowledgeable about this.. Care to test my old project for music recommendation? I built it by looking at co-occurrence of artists in Spotify playlists, which gives me word2vec-style vectors, and then its just kNN.
No login needed, just enter some artist names and see what you get:
Very interesting, I've been working on a similar project (using word2vec to learn vectors using playlist data), but using songs instead of artists as the 'words'.
The main bottleneck at this point is the volume of data - many songs I'm interested in only are only represented in a handful of playlists, and . Evaluation at any useful scale is also quite difficult. For somewhat obvious reasons, in our AI era Spotify has become quite skittish about letting third parties gain access to their data at scale...
Nothing beats humans with great music tastes and deep knowledge. I’ve yet to find any form of recommendation engine that has surprised and delighted me the way humans have.
This tool might unearth something interesting, but I find it sus that it’s recommended the same artist (Adrianne Lenker) when I asked about Aimee Mann and Steven Jessie Bernstein.
Microtonal polyrhythmic looping absolute madness. (you can hear some Primus and King Gizzard and the Lizard Wizard kinda sounds in there, if they also tickle your fancy)
Residents -> Pixies is certainly an odd recommendation. Having said that, where _can_ you go from The Residents? Daniel Johnston?
Interesting. Spotify works almost perfectly for my discovery needs. I just pick a track I know that fits my mood, then use the (3-dot menu) "Go to Radio" option, which leads to a playlist that usually includes tracks and/or artists new to me. It's been a reliable discovery mechanism for me for many years. Also, there's a new feature I first saw within the last week, a "non-personalized" option that increases the "new to me" ratio.
the "you might also like" for a given artist is usually the most generic related artists - for anything remotely related you'll get basically the same list which is the middle of the venn diagram of everyone who listens to them
I always find this interesting… Spotify is phenomenal for me - about every third Monday Discovery playlist has two or three hits, which feels like a pretty solid ratio, at this point. YouTube has never suggested a single thing I cared for.
I wonder if it’s a curation thing? I’ve been with Spotify since the first day it was available, and rarely use YouTube. I haven’t had a good music ratio as good since newsgroups and (real) forums a decade ago, which were a different form of curation.
A few friends and I have worked on this project off and on for a while now. The original idea was to create a bot for matrix but we ended up building a more general library for encoding bot behaviors as Mealy Machines that can be tensored together in a bunch of cute ways to build more complex bots. Those bots can then be run against a protocol encoded as a Moore machine.
I feel strongly that this is a the right model for a lot of potential applications, including an agentic harness for LLMs (which I have not tried yet).
Its /significantly/ more challenging to setup a medium wave station as you will need a giant antenna.
I absolutely love AM radio and would prefer to run an AM station but there is no realistic path, legally or technically, to doing it as a micro broadcaster, other then the Part 15 route which I have done.
Great question, sadly we haven't gotten to the point of operating our transmitter yet so we don't know if co-channel interference is going to be a significant issue or not. I can say tho that neither KAIA or KCAQ come through clearly within our contour.
Test it ASAP -- I'm an 80s/90s kid, I loved Pump Up The Volume and I did a little umm broadcasting of my own (so I love your vision) but I would have concerns that even if the larger FM stations aren't coming through there can still be enough power there (you should be able to test that though) to nix out your low-power signal.
Also:
> Stations authorized in the LPFM service will operate with effective radiated
> powers (ERP) between 1 watt (0.001 kW) and 100 watts (0.100 kW). In any case,
> the distance to the 1 mV/m (60 dBu) contour from an LPFM station or
> application will not be permitted to exceed a reference distance of 5.6 km.
I think the suggestion is to use AREDN for our backhaul from the station to the transmit site instead of 802.11ah. So it wouldn't be for broadcast per se, but I am still skeptical that is an allowed use for AREDN.
I would be really surprised if we are allowed to use AREDN.
We need a studio to be able to do live radio shows. Currently our hosts have to pre-record and submit through an online dashboard. The goal is to have a live studio in Shadow Hills where hosts can do their shows, bring on guests, take calls, etc.
There are many examples of Internet radio/livestreams that do all the live studio work virtually. It would be so much cheaper and more flexible as guests just need a microphone and Internet connection. Getting good audio is not terribly difficult even with a laptop or phone's built in microphones. Positioning and some isolation do wonders for voice quality.
You are technically correct but taking that approach misses out on the purpose of community radio: community.
As a terrestrial radio station our goal is to serve and be a member of our the local San Fernando Valley community. Creating a physical space for the radio station is about creating a 3rd space for community members and hosts as much as it is for recording radio shows.
I played around with this tool a bit and didn't find it any better then other more traditional music discovery tools, that is to say not very effective.
For example, I entered John Zorn and was recommended a bunch of John Zorn's bands. I entered The Residents and got The Pixies :/
I think its more effective to click around on Music Brainz and Wikipedia.
reply