Ross ROSS = Recommend OSS · open-source software intelligence for agents

lucidrains/musiclm-pytorch

Implementation of MusicLM, Google's new SOTA model for music generation using attention networks, in Pytorch observed · 2026-08-28

github.com/lucidrains/musiclm-pytorch · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

21/100

  • Activity 0
  • Release rhythm 8
  • Longevity 93
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1314
  • days_rel: n/a
  • days_push: 1092
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3293 stars · 264 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch library implementing MusicLM, Google's text-to-music generation model, by combining text-conditioned AudioLM with MuLan, a text-audio contrastive embedding model. It provides the building blocks (MuLaN, AudioSpectrogramTransformer, TextTransformer, MuLaNEmbedQuantizer) needed to train and condition music generation from text descriptions.

Use cases

  • generate music from text descriptions in pytorch
  • train a text-audio contrastive model like MuLan
  • replicate Google's MusicLM model
  • embed audio and text into a joint embedding space
  • condition AudioLM on text for music synthesis

When to choose

  • you want to experiment with or replicate MusicLM in PyTorch
  • you need a MuLan-style text-audio contrastive model implementation
  • you're doing research on text-to-music generation

When to avoid

  • you need a ready-to-use pretrained music generator out of the box
  • you want a production music synthesis service rather than research code
  • you're unwilling to train the MuLan model yourself on large audio-text datasets

Facets

library · maturity experimental

machine-learning deep-learning audio-processing llm-training deep-learning machine-learning artificial-intelligence python text-to-music music-generation contrastive-learning transformers pytorch research-replication audio

2 sources

Member repositories

RepositoryRoleHealth v2
lucidrains/musiclm-pytorchmain21

For agents

markdown · JSON · MCP: product_card(name="lucidrains/musiclm-pytorch")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem