← Latest · Archive

SEV-3OpenAI
2 sources standard

OpenAI announced MuseNet on 25 April 2019, a deep neural network capable of generating musical compositions with up to ten different instruments across multiple genres [source]. The system was trained on MIDI data and could produce four-minute pieces combining styles from country to Mozart to the Beatles.

MuseNet used the same general-purpose unsupervised technology as GPT-2, applying large-scale transformer architecture to sequential prediction of musical notes rather than text. The model learned to predict the next token in a sequence, whether that token represented a word or a musical note. OpenAI reported the system could generate coherent compositions by attending to long-term structure across thousands of individual notes.

The announcement described MuseNet as capable of blending disparate musical styles in a single composition, such as generating a piece in the style of Chopin with instrumentation from a jazz trio. Users could interact with the model through a web interface that offered pre-set style and instrumentation combinations, or could provide their own starting musical phrases for the model to continue.

OpenAI released MuseNet as a public demo rather than an API product. The system represented an early application of transformer models to non-text domains, demonstrating that the same architecture underlying GPT-2 could learn structured patterns in music. The announcement noted limitations including occasional dissonance and difficulty maintaining coherence over very long compositions.

MuseNet was not positioned as a commercial product and OpenAI provided no service-level commitments. The demo remained available for public experimentation, though OpenAI did not commit to ongoing maintenance or development of the musical generation capability.

Why this is an AI incident

Launch-archive bulk classification (10 May 2026). Source signal originates from a real AI provider, regulator, or model-comparison probe; the harm or behavioural change described would not have occurred without the AI system being deployed in the role described. Editor reviewing the archive may amend the rationale per-wire.

Counterfactual "but-for" test per the Editor's Guide.

Codes M1, F10
Providers OpenAI