← Reddit

Claude doesn't recognized lyrics song.

Reddit · Namlee1234 · June 4, 2026
A user reported that Claude Sonnet 4.6 max adaptive thinking failed to recognize song lyrics when asked to identify the song and discuss its depth, treating them instead as plain text. The user questioned whether this failure resulted from insufficient training data or represented a hallucination issue in the model.

Detailed Analysis

A Reddit user posting to r/ClaudeAI reports that Claude (specifically the Sonnet 4.6 model running with maximum adaptive thinking enabled) failed to identify a set of song lyrics the user submitted, instead treating the text as generic prose rather than recognizing it as a known musical work. The lyrics in question — featuring repeated refrains of "we live we love we lie" alongside imagery of darkness, ghosts, and fading away — appear to belong to a rock or alternative genre track. Rather than identifying the song and engaging with it in that context, Claude responded to the content as unattributed text and apparently fabricated or confabulated attribution when pressed, which the user correctly noted might constitute hallucination.

The user's core confusion conflates two distinct limitations that can affect large language models like Claude. The first is a genuine gap in training data: if a song is obscure, regionally popular rather than globally recognized, or was released close to or after a model's training cutoff, the model may simply lack reliable information about it. The second is the hallucination phenomenon, where a model generates plausible-sounding but incorrect information when uncertain rather than admitting ignorance. In this case, if Claude attempted to guess a song title or artist without sufficient confidence and got it wrong, that would constitute hallucination. If it simply treated the lyrics as anonymous text, that would reflect a knowledge gap. The distinction matters because they represent different failure modes with different implications for how users should interpret model outputs.

There is also a copyright dimension worth noting. Anthropic and other AI developers have faced significant legal and ethical pressure regarding the reproduction and recognition of copyrighted song lyrics specifically. Unlike prose or factual content, song lyrics are among the most aggressively protected intellectual property in existence, and major rights holders have historically pursued legal action against platforms that reproduce them without licensing. This has led some AI developers to be deliberately conservative about how their models engage with lyric identification tasks, meaning Claude's reticence may be partly a product of intentional policy decisions rather than pure knowledge absence.

The broader pattern this incident illustrates is the uneven distribution of cultural knowledge within large language models. Models like Claude tend to perform reliably on widely documented, English-language, mainstream cultural artifacts but show degraded performance on niche, non-English, or less-digitized creative works. Song lyrics in particular present a compound challenge: they exist in a legally sensitive category, they are often reproduced inconsistently across the internet, and their meaning is deeply tied to musical context that text-only models cannot access. A model may recognize a famous song's chorus instantly but fail entirely on a deep cut from the same artist.

The user's final question — asking how such simple lyrics can carry such emotional depth — actually represents the more generative prompt, one Claude would likely handle well regardless of whether it identified the source. Anthropic's models are generally capable of analyzing lyrical craft, discussing compression of meaning, and examining how repetition and ambiguity create resonance in songwriting. The incident underscores a recurring theme in AI deployment: users benefit from understanding what category of task a model is being asked to perform, since identification and analysis are distinct capabilities that can succeed or fail independently of one another.

Read original article →