TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Cosine Club: Electronic music search engine

4 pointsby salamo10 months ago

1 comment

salamo10 months ago
I found Cosine Club recently and it&#x27;s pretty cool. They have a model which just finds the top ~50 most similar tracks to the one you&#x27;re searching for. They use a model trained from this paper [0] which was trained based on four types of similarity: 1) two samples from the same song, 2) two samples from the same album, 3) two samples from the same artist, 4) two samples from the same record label.<p>I get pretty good recommendations, and they&#x27;re different from Spotify which is nice.<p>[0] <a href="https:&#x2F;&#x2F;repositori.upf.edu&#x2F;bitstream&#x2F;handle&#x2F;10230&#x2F;54158&#x2F;Alonso_ismir_musi.pdf" rel="nofollow">https:&#x2F;&#x2F;repositori.upf.edu&#x2F;bitstream&#x2F;handle&#x2F;10230&#x2F;54158&#x2F;Alon...</a>