---
license: apache-2.0
base_model:
- sesame/csm-1b
---


Sesame's [CSM (Conversational Speech Model)](https://huggingface.co/sesame/csm-1b) 1b.

Converted to safetensors and minor adjustment for MLX inference.

Inference code can be found [here](https://github.com/senstella/csm-mlx).