# Sketching music from words and melody

MusicGen generates music from a text description and can use an input melody as an additional condition, providing a downloadable tool for research and creative prototyping.

Canonical: https://brightaifuture.com/discoveries/musicgen-conditioned-music
Format: discovery
Source publication: 2023-06-08
Bright publication: 2026-09-19
Substantive update: None recorded
Evidence and review: Experimental; confidence: unassessed; source-checked; ai-assisted. AI-assisted comparison with the cited sources. Source-checked means the record was checked against those sources; it does not claim independent reproduction, expert review, or validation of the publisher’s results.

## The human problem

Composers and researchers need quick ways to test musical ideas and study generative audio outside a closed service.

## The prior constraint

Generative music systems were often difficult to reproduce, adapt, or run under local control.

## AI’s actual role

An autoregressive audio model predicts compressed audio tokens conditioned on text and, for melody variants, melodic input.

## The documented result

Meta's AudioCraft repository publishes inference code, model cards, and MusicGen checkpoints for experimentation.

## Why it may matter

Downloadable audio models widen experimentation while leaving questions of authorship, training sources, cultural bias, and commercial rights unresolved.

## Limitations

Code is MIT, but model weights are CC-BY-NC-4.0 and therefore do not authorize commercial product use. The model card cautions against downstream deployment without risk evaluation.

The official code and model card document a research tool. MIT code and noncommercial weights are deliberately reported as different layers.

## Unresolved questions



## Provenance and history

{
  "dates": {
    "eventDate": null,
    "publicationDate": "2023-06-08",
    "captureDate": "2026-09-19",
    "lastReviewedDate": "2026-09-19"
  },
  "provenance": {
    "origin": "editorial",
    "externalId": "https://github.com/facebookresearch/audiocraft"
  },
  "revisions": [
    {
      "id": "revision:open-models-added:musicgen-conditioned-music",
      "recordedAt": "2026-09-19",
      "summary": "Bright added this source-checked open-model application record. The cited source publication date is 2023-06-08; 2026-09-19 is when Bright added this record.",
      "sourceIds": [
        "audiocraft-repository",
        "musicgen-model-card",
        "musicgen-paper"
      ]
    }
  ],
  "corrections": []
}

## Original sources

- [AudioCraft](https://github.com/facebookresearch/audiocraft)
- [MusicGen model card](https://github.com/facebookresearch/audiocraft/blob/main/model_cards/MUSICGEN_MODEL_CARD.md)
- [Simple and Controllable Music Generation](https://arxiv.org/abs/2306.05284)

## Continue exploring

- [Open Models](https://brightaifuture.com/open-models)
- [Open intelligence](https://brightaifuture.com/worlds/open)
- [What changes when powerful models become open-weight?](https://brightaifuture.com/threads/open)
- [Someone builds on it](https://brightaifuture.com/open-intelligence)
