Update README.md
Browse files
README.md
CHANGED
|
@@ -7,20 +7,10 @@ tags:
|
|
| 7 |
- text-to-speech
|
| 8 |
---
|
| 9 |
|
| 10 |
-
---
|
| 11 |
-
license: apache-2.0
|
| 12 |
-
language:
|
| 13 |
-
- en
|
| 14 |
-
pipeline_tag: text-to-speech
|
| 15 |
-
tags:
|
| 16 |
-
- model_hub_mixin
|
| 17 |
-
- pytorch_model_hub_mixin
|
| 18 |
-
- text-to-speech
|
| 19 |
-
---
|
| 20 |
-
|
| 21 |
## CSM 1B
|
| 22 |
|
| 23 |
**2025/03/13** - We are releasing the 1B CSM variant. Orignal code is available on GitHub: [SesameAILabs/csm](https://github.com/SesameAILabs/csm).
|
|
|
|
| 24 |
|
| 25 |
---
|
| 26 |
|
|
|
|
| 7 |
- text-to-speech
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
## CSM 1B
|
| 11 |
|
| 12 |
**2025/03/13** - We are releasing the 1B CSM variant. Orignal code is available on GitHub: [SesameAILabs/csm](https://github.com/SesameAILabs/csm).
|
| 13 |
+
**2025/05/07** - CSM is supported in [Transformers](https://github.com/huggingface/transformers) 🤗
|
| 14 |
|
| 15 |
---
|
| 16 |
|