Sesame CSM
the six Ws · specification
Sesame AI Labs released the Conversational Speech Model, CSM.
CSM is a speech generation model built on a Llama backbone that produces contextually natural, conversational sounding speech from text and prior audio context.
Hosted on GitHub at SesameAILabs/csm and on Hugging Face under sesame.
Released in February 2025.
It targets the voice presence problem, aiming to make synthetic conversational speech sound less flat than typical TTS.
Built on a Llama style backbone plus the Mimi audio codec, runnable via PyTorch.
Released under the Apache 2.0 license by Sesame; base model open, though the full production voice demo is not fully released.