csm-1b / README.md
prince-canuma's picture
Update README.md
8bef073 verified
metadata
license: apache-2.0
language:
  - en
base_model:
  - sesame/csm-1b
pipeline_tag: text-to-speech
library_name: mlx

mlx-community/csm-1b

This model was converted to MLX format from sesame/csm-1b using mlx-audio version 0.0.3. Refer to the original model card for more details on the model.

Use with mlx

pip install -U mlx-audio
python -m mlx_audio.tts.generate --model mlx-community/csm-1b --text "Hello world"