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: A music similarity search engine

4 pointsby PenguinRevolverabout 1 year ago

4 comments

hyphmngoabout 1 year ago
hey, this is my project, thanks for posting! a little more info:<p>track similarity is found via cosine similarity between embeddings stored in an approximate nearest neighbor index generated from this model from essentia&#x2F;upf <a href="https:&#x2F;&#x2F;essentia.upf.edu&#x2F;models.html#discogs-effnet" rel="nofollow">https:&#x2F;&#x2F;essentia.upf.edu&#x2F;models.html#discogs-effnet</a><p>it&#x27;s mainly for electronic music discovery and the index includes over a million tracks with that genre sourced via discogs.com data
评论 #40171086 未加载
MichaelMugabout 1 year ago
What are the heuristics? I would really be interested in something that could find similar music by rhythm, chord progressions and keys.
throwaway888abcabout 1 year ago
Beautiful, thanks! Just go new playlist
ddmmaabout 1 year ago
Would be interesting for API