transformers support (#5)
Browse files- Update README.md (60f6dbeab22ee12fcd8dea0b36f6252c0dc6c1ae)
Co-authored-by: Eustache Le Bihan <[email protected]>
README.md
CHANGED
@@ -10,6 +10,9 @@ tags:
|
|
10 |
---
|
11 |
# Model Card for Kyutai STT
|
12 |
|
|
|
|
|
|
|
13 |
See also the [project page](https://kyutai.org/next/stt)
|
14 |
and the [GitHub repository](https://github.com/kyutai-labs/delayed-streams-modeling/).
|
15 |
|
|
|
10 |
---
|
11 |
# Model Card for Kyutai STT
|
12 |
|
13 |
+
**Transformers support 🤗:** Starting with `transformers >= 4.53.0` and above, you can now run Kyutai STT natively!
|
14 |
+
👉 Check it out here: [kyutai/stt-1b-en_fr-trfs](https://huggingface.co/kyutai/stt-1b-en_fr-trfs).
|
15 |
+
|
16 |
See also the [project page](https://kyutai.org/next/stt)
|
17 |
and the [GitHub repository](https://github.com/kyutai-labs/delayed-streams-modeling/).
|
18 |
|