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