openai/jukebox
Code for the paper "Jukebox: A Generative Model for Music" observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 2317
- days_rel: n/a
- days_push: 805
- n_releases_24m: 0
Adoption not part of the score
8029 stars · 1443 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenAI's research code and pretrained model weights for Jukebox, a generative neural network that produces music with vocals as raw audio from genre, artist, and lyrics conditioning. It implements a VQ-VAE plus transformer priors in PyTorch and is archived with no further updates.
Use cases
- generate music with singing from lyrics and genre
- sample raw audio songs with a neural network
- research generative models for music
- experiment with VQ-VAE audio compression
- reproduce the Jukebox paper results
- fine-tune a music generation model on my own data
When to choose
- you need raw-audio music generation with vocals and have large GPU resources
- you are doing research on hierarchical audio generative models
- you want to study or extend the Jukebox architecture
When to avoid
- you need a maintained library or timely bug fixes
- you lack high-end GPUs - sampling is extremely slow (hours for seconds of audio)
- you need fast, production-ready music generation
- you need a permissive license - the license is non-standard
Facets
library · maturity abandoned
deep-learning audio-processing machine-learning llm-training deep-learning machine-learning artificial-intelligence python music-generation generative-model vq-vae transformer pytorch research-code raw-audio archived audio linux gpu
5 sources
- readme: https://github.com/openai/jukebox · fetched 2026-08-28 · 026c168bcedd
- homepage: https://openai.com/blog/jukebox/ · fetched 2026-08-29 · af24ce660b30
- site_page: https://openai.com/about · fetched 2026-08-29 · de4b627b33e3
- site_page: https://developers.openai.com/api/docs · fetched 2026-08-29 · d617c5215f2a
- site_page: https://developers.openai.com/ · fetched 2026-08-29 · 7d240c906018
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openai/jukebox | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem