Linking AcousticIDs to Songs in LRCLIB #50
VasigaranAndAngel
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, Thank you for LRCLIB ❤️
I wanted to bring up an idea about linking AcoustIDs to songs of lyrics in LRCLIB.
For anyone unfamiliar, AcoustID is a cool audio fingerprinting system. It analyzes the actual audio of a song and creates a unique fingerprint based on the sound itself. These fingerprints are then linked to specific AcoustIDs. which act as unique identifiers for each song. so identifying song doesn't rely on metadata like titles or artist names, which can sometimes be messy or inconsistent. Instead it focuses purely on the audio. MusicBrainz also uses AcousIDs to identify and differentiate songs in their database. which makes it a powerful tool for recognizing tracks even if you have no other info. MusicBrainz Picard is a music tagger which uses AcoustID to identify songs.
Linking AcoustID to LRCLIB could make things much easier for finding lyrics. especially if we're dealing with tracks that might have missing or incorrect metadata (in local file or in LRCLIB).
That said, I’ll admit I don’t really know much about the backend of LRCLIB or how this would fit in. I’m not sure how hard it would be to implement or if it’s even a good match for what LRCLIB is trying to do.
Also, it’d be awesome if we could include language in the LRCLIB metadata. both the language of the song and the language of the lyrics.
Beta Was this translation helpful? Give feedback.
All reactions