> I'm a Data Science grad student looking for a job in the music industry! Hire me! This is the perfect project to garner that kind of industry attention, hope it works out!
DALL-E for Playlists
51–60 of 99 posts
Re: DALL-E for Playlists
#52I genuinely can see this being an extremely useful tool for content discovery; and I really hope the major players will implement your work.
Edit: A link to the playlist - https://open.spotify.com/playlist/03B6UoO679VGxQykFgpUSO?si=...
Re: DALL-E for Playlists
#53I put in "Women Jazz Singers" Not bad, a bit heavy on Nina Simone and had Marvin Gaye, who was great but a dude. Nit picking really. Nice work :)
Re: DALL-E for Playlists
#54I don't have ADHD myself but live with people that do and I think the playlist really captured some of the observed symptoms of the disorder in a musical way.
But what I really found impressive is: searching for "ADHD playlists" in Spotify yields a lot of playlists with lo-fi music for deep focus, not the fast-paced, disorganized, hyperactive songs I got in the generated playlist. That means, the model is capable of discerning what the word "ADHD" means in a profound way, it's not just regurgitating songs that resemble "Spotify playlists with ADHD in their title". Very, very impressive.
For the curious: https://open.spotify.com/playlist/3MSryXJ6F1n34JSIPe1iMA?si=...
Re: DALL-E for Playlists
#55Tried a few softballs, not sure how accurate it is. Example: "Extremely popular pop rock from the early 1990s." [0] It's good music but I wouldn't say those were extremely popular in the 90s. Again, great work and I'll check it out for more obscure searches based on feeling rather than objective information.
[0] https://open.spotify.com/playlist/4ALBHGIxhsspN793KXZq9k?go=...
Re: DALL-E for Playlists
#56Got an internal server error.
Something went wrong :-(
Something went wrong while trying to load this site; please try again later.
Debugging tips
If this is your site, and you just reloaded it, then the problem might simply be that it hasn't loaded up yet. Try refreshing this page and see if this message disappears.
If you keep getting this message, you should check your site's server and error logs for any messages.
Error code: 502-backendRe: DALL-E for Playlists
#57To give the perfect example of what I'm looking for, see Blood Stain Child - Stargazer: https://youtu.be/IjTXeJZM8wg
Re: DALL-E for Playlists
#58About as accurate as you could be I think.
https://open.spotify.com/playlist/44vaFvFLaHvRi9aaYW2Iq1?go=...
Re: DALL-E for Playlists
#59Earlier quoted context omitted.
I’d love to know at a high level how you went about implementing this. Is it just using OpenAI’s built-in music knowledge? Did you do any of your own classification?
TLDR: Lots of musical metadata converted into paragraphs and the SentenceTransformers Retrieve & Re-Rank Pipeline.( https://www.sbert.net/index.html ) The sentence embeddings are calculated using a Bidirectional Encoder Representation Transformer (BERT) model. There's a pre-trained model for this network trained on over 1 billion sentences from the internet that is publicly available, (thanks Microsoft) . The model t…
Re: DALL-E for Playlists
#60Back in the day there was a project called Tomahawk Player that tied into a service called Echo Nest (which I believe got purchased and shut down by Spotify). For me that was the peak of music discovery. I haven't been able to replicate it yet.
Grooveshark (RIP) had the best music recommendation engine I've ever used.