Skip to main content
Kyutai unveils MuScriptor AI tool converting multi-instrument music recordings into MIDI format, showcasing advanced music tr

Editorial illustration for Kyutai Releases MuScriptor AI for Multi-Instrument Music Transcription to MIDI

Kyutai's MuScriptor Transcribes Full Band Mixes to MIDI

Kyutai Releases MuScriptor AI for Multi-Instrument Music Transcription to MIDI

4 min read

Automatic music transcription has always run into the same wall: a solo piano recording turns into clean MIDI without much fuss, but hand it a full band mix with drums, bass, guitar, and vocals tangled together, and most systems fall apart. Kyutai and Mirelo are trying to close that gap with MuScriptor, an open-weight model built specifically for multi-instrument transcription across a wide range of genres, not just isolated single-instrument audio.

The model is a decoder-only Transformer that treats transcription as a language-modeling problem, predicting MIDI-like tokens for pitch, timing, and instrument straight from a mel-spectrogram, following the tokenization scheme laid out in MT3. Kyutai has put three versions on Hugging Face: a 103M-parameter small model, a 307M medium model set as the default, and a 1.4B large model. Inference code is released under MIT, though the weights themselves carry a CC BY-NC 4.0 license, which rules out commercial use for now.

What sets MuScriptor apart isn't a new architecture so much as how it was trained. The team built a three-stage pipeline that leans heavily on scale and variety in the data feeding the model.

Single-instrument transcription already works reasonably well. However, transcribing a full multi-instrument mix stays difficult. Kyutai and Mirelo team now release MuScriptor to close that gap.

Why this matters

MuScriptor's own benchmark numbers make the case better than any marketing copy could. A model trained purely on synthetic MIDI hits 34.5 onset accuracy with a 0.85 false-positive rate; train it on real multi-instrument recordings instead, and onset accuracy jumps to 54.4 with false positives cut to 0.35. That gap tells us the synthetic-to-real problem in AMT was never about architecture, it was about training data nobody had bothered to collect at scale.

Kyutai and Mirelo releasing this open-weight suggests the field is finally treating multi-instrument transcription as a data problem worth solving properly, rather than squeezing more out of single-instrument pipelines. For developers building music tools, this is a usable baseline to fine-tune against rather than a research curiosity. For researchers, the synth-versus-real comparison is a clean ablation worth studying on its own.

Recall still sits at 0.78 on real audio, so full mixes with dense instrumentation will still trip it up. Watch whether Kyutai extends training data to genres beyond whatever they used here, and whether third parties fine-tune it toward specific instrument families.

Common Questions Answered

What is the main limitation that MuScriptor addresses in automatic music transcription?

MuScriptor solves the problem of transcribing multi-instrument mixes, which has historically been extremely difficult for AI systems. While single-instrument transcription like solo piano recordings works relatively well, full band mixes with drums, bass, guitar, and vocals tangled together have consistently caused most transcription systems to fail.

How does MuScriptor's architecture differ from previous music transcription models?

MuScriptor is built as a decoder-only Transformer model specifically designed for multi-instrument transcription across a wide range of genres. This architecture represents a focused approach to handling complex polyphonic audio rather than attempting to adapt single-instrument models to multi-instrument scenarios.

What do MuScriptor's benchmark results reveal about the synthetic-to-real problem in music transcription?

MuScriptor's benchmarks show that a model trained on synthetic MIDI achieves 34.5% onset accuracy with a 0.85 false-positive rate, but when trained on real multi-instrument recordings, onset accuracy jumps to 54.4% with false positives dropping to 0.35%. This dramatic improvement demonstrates that the core issue in automatic music transcription was insufficient real-world training data rather than architectural limitations.

Why is MuScriptor being released as an open-weight model?

By releasing MuScriptor as an open-weight model, Kyutai and Mirelo are making the technology accessible to the broader music AI community and enabling researchers to build upon their work. This open approach democratizes access to a previously difficult capability in music transcription technology.

What collaboration made MuScriptor's development possible?

MuScriptor was developed through a collaboration between Kyutai and Mirelo, two organizations working together to close the gap in multi-instrument music transcription. This partnership combined their expertise to create a model that addresses a long-standing challenge in automatic music transcription technology.

LIVE16:09Apple Sues OpenAI, Alleges Trade Secret Theft for Hardware