I'm wondering if anyone has done something similar, but instead of trying to find similarities in the raw audio, they use tags available from sources like Last.FM, Musicbrainz, Discogs etc? And the ultimate answer to that is probably "those sources kinda suck". Discogs is like a trainspotter on the spectrum, fascinated by release IDs. Musicbrainz is kinda similar (each song will have a dozen matches of wildly differe…
I've tried with Discogs and found it to work pretty well. Kinda similar to what OP did just the "embedding" vectors was created by the Genre/Styles on Discogs. I didn't have a Vector database though, so it was kinda very slow. On Discogs those tags are per album and not per track. To create a playlist of say 10 songs similar to a song, I'd find the ten closest albums, then search for them on last.fm and pick the most…
Show HN: I trained an AI model on 120M+ songs from iTunes
371–380 of 444 posts
Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#372Earlier quoted context omitted.
It chokes if you have any adblocker or anti-tracking.
It chokes on everything: Brave or Chrome, incognito with Brave Shield disabled or uBlock disabled also don't work, same with Safari, ... I'm glad it includes the examples at the bottom so I can see what it does though.
It basically overfits on the similarity, which is kinda neat in a way. It could be extremely useful in scoring video, you want something "like" this song, it gives you lots of things to choose from. Or if I wanted to make a set list on a theme.
Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#373Everything loads instantly. Plays almost instantly. And it really seems to find very similar style/beat/music. Interface is clean. I am not sure if intentional, but the loading animation on the play buttons feels like it is in sync with when the music starts playing. Makes for a responsive feedback.
Thanks! :) Let's just say that setting up the backend systems involved a lot of tears & frustration lmfao
Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#374Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#375Search doesn't work in a recent Firefox on Windows - typing anything in the search box shows the "Loading..." dropout below it and then nothing happens. This generates no network activity and the console shows: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.segment.com/v1/projects/F4GFNelOpRsgUJc6iwTuiXr2t6AH5LCY/settings. (Reason: CORS request did not succee…
Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#376I am not sure if thats quite what i am looking for.
Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#377I tried some songs but recommendations were tracks that sampled that song and songs with same name. I am not sure if thats quite what i am looking for.
Covers of this song would be great! But probably worthwhile to exclude anything with the same name by the same artist.
Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#378This is very interesting, but unfortunately I haven't had the greatest luck in finding new songs I would enjoy listening to. It absolutely finds similar sounding tracks, but it doesn't distinguish which part of the song made it enjoyable. There's no tempo consistency or genre consistency or even main instrument/vocal timbre consistency between recommendations. I think locking one or more of those dimensions would all…
If I am not mistaken, it this is only trained on the preview and not on the entire song. If you listen to a music with a real intro, it gives strange results. For example: "Goodbye Blue Sky - Pink Floyd" ( https://maroofy.com/songs/1065976153 )
Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#379I find it disheartening that the comments are loaded with people saying how bad it is. The interface is awesome, the ability to have search results pop up and offer suggestions is impressive. I thought the results for a Lana Del Ray song and a song by Carlos Santana were both interesting and suggested new things. We should do a better job of supporting creators here.
a better job of supporting creators here You can do that by commenting on the things you liked about the project! But without the meta because that just begets more meta and ends up detracting from the thing being showhn.
Re: Show HN: I trained an AI model on 120M+ songs from iTunes
#380Earlier quoted context omitted.
The preview audio is free. It may just be 120,000,000 previews.
Even so, how do you get the 120M previews?
https://itunes.apple.com/us/lookup?id=1023678453 (https://www.chrisjmendez.com/2017/06/19/working-with-itunes-...)
So probably all that is required is a couple threads downloading and a proxy service with a large pool of IP addresses randomly rotating on every request. Maybe OP also found an undocumented API endpoint somewhere that was not rate limited.