Hey lemmy!
I was wondering if anyone was interested in checking out an AI radio app that I’ve put together.
Really just looking for feedback and overall impressions. Obviously if it’s against the rules (I didnt see a rule this would violate), I wont post the link. If you guys are interested, I’ll edit the post to include the link.
Thanks guys!
EDIT: as @db2 mentions, I didnt describe what the app actually does… It’s an AI radio app with various stations that all play back AI generated music. All different genres. Everything but lyrics is generated locally (I need to experiment with some local models to see which produce lyrics well)


Sorry for the oversight! It’s basically an AI radio app (with stations playing different music styles). There’s even an AI DJ feature that’s audience aware (think weather callouts for listener locations, audience polls etc)
Don’t mind the downvotes, they’re from people who don’t even use this community.
Yeah I’m not disheartened, my mom said it was cool /s
In all seriousness, my wife and I think it’s cool and I literally use it (all day) during the week while I’m working
If you’re going to do lyrics don’t do all the stations, leave some just to play the music.
Yup, I have instrumental only stations (and they’re tagged as such so you can filter by those only)
You might not even know how to answer this, but can it use accelerators to do the generation?
so i’m using an open source model which leverages a 3090. I tried to make the app itself as agnostic as possible so I can just plug any API compatible server into each component (track metadata generation, actual song generation, AI DJ script, DJ script and so on). I figured making this thing as flexible as possible would be best overall
Edit: model is ace step 1.5