MusicLM: Generating Music From Text
- Document
- 26 January 2023
- Event
- 26 January 2023
- Retrieved
- 16 September 2026
The system
MusicLM is a Google Research paper, submitted 26 January 2023, describing a model that generates music from text descriptions such as a calming violin melody backed by a distorted guitar riff. The paper and its accompanying examples page present it as a research system and demo site; MusicLM was never shipped as a standalone consumer product under that name, and later Google music tools such as the Lyria-based MusicFX and Music AI Sandbox are separate, subsequently documented systems.
What the documents establish
The paper casts generation as a hierarchical sequence-to-sequence task, extending AudioLM's semantic and acoustic tokens with a third representation, MuLan, a joint music-text embedding model that lets the system condition on a caption at inference while having been trained on the corresponding audio. Output audio runs at 24kHz and stays coherent for several minutes, and the paper reports MusicLM can also transform a hummed or whistled melody according to a text style prompt. On training data, the paper states that SoundStream and w2v-BERT were trained on the Free Music Archive dataset, while the semantic and acoustic modelling stages were trained on a separate, unnamed dataset of five million audio clips totalling 280,000 hours of music at 24kHz — a scale disclosed without a named source. To support evaluation, the authors built and released MusicCaps, 5,500 music clips with text descriptions written by expert musicians, a dataset later reused across the field, including by Meta's MusicGen.
Craft and rights
For a producer, the paper's own comparison matters more than the demo clips: MusicLM is evaluated against Mubert and Riffusion using the Fréchet Audio Distance metric and a human preference study, and the paper reports it scoring better on audio quality and text adherence than both baselines. What the paper does not give a reader is a name for the 280,000-hour training pool, which is the editorial gap this entry flags: a figure that precise implies a defined dataset, but the paper stops short of saying whose recordings it contains or under what terms. The MusicCaps release, by contrast, is fully attributed and reusable, showing the same paper can be transparent about one dataset and silent about another.
Outcomes and open questions
MusicLM's architecture and MusicCaps dataset visibly shaped later work, but the paper itself is now a closed research artifact rather than a running product, so its reported scores cannot be independently re-tested against the original system. Readers should treat the FAD and preference numbers as this paper's self-reported results, not as a standing benchmark others can reproduce against a live MusicLM.
- Does a dataset disclosure that gives a track count and hour total also name where the tracks came from?
- How does a reused benchmark dataset like MusicCaps travel into other tools' own claims of quality?
- What separates a research demo site from a maintained, publicly usable product?
MusicLM is best read as a snapshot of January 2023 method and evaluation practice, not as a currently available tool.
Sources & reading trail
States the hierarchical architecture, the MuLan conditioning method, the 280,000-hour unnamed training pool, and the MusicCaps dataset and evaluation results.
Source published: 26 January 2023 · Retrieved: 16 September 2026
Confirms MusicLM was presented as a research demo site rather than a shipped product.
Source published: Not established · Retrieved: 16 September 2026
Papers, reports and standards establish the entry; the craft-and-rights reading is Soundcraft AI editorial analysis. This retrospective draft does not imply the site published on the event date.