added github link
Browse files
README.md
CHANGED
@@ -7,4 +7,6 @@ base_model:
|
|
7 |
|
8 |
Sesame's [CSM (Conversational Speech Model)](https://huggingface.co/sesame/csm-1b) 1b.
|
9 |
|
10 |
-
Converted to safetensors and minor adjustment for MLX inference.
|
|
|
|
|
|
7 |
|
8 |
Sesame's [CSM (Conversational Speech Model)](https://huggingface.co/sesame/csm-1b) 1b.
|
9 |
|
10 |
+
Converted to safetensors and minor adjustment for MLX inference.
|
11 |
+
|
12 |
+
Inference code can be found [here](https://github.com/senstella/csm-mlx).
|