Update README with v2 mention (#11)
Browse files- Update README with v2 mention (5fbf2eb1fa962f14ca5e2662ded8d27288f2e10b)
Co-authored-by: Yoach Lacombe <[email protected]>
README.md
CHANGED
|
@@ -14,7 +14,16 @@ linguistic communities to communicate effortlessly through speech and text.
|
|
| 14 |
SeamlessM4T covers:
|
| 15 |
- 📥 101 languages for speech input
|
| 16 |
- ⌨️ 96 Languages for text input/output
|
| 17 |
-
- 🗣️ 35 languages for speech output.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
This is the "medium" variant of the unified model, which enables multiple tasks without relying on multiple separate models:
|
| 20 |
- Speech-to-speech translation (S2ST)
|
|
|
|
| 14 |
SeamlessM4T covers:
|
| 15 |
- 📥 101 languages for speech input
|
| 16 |
- ⌨️ 96 Languages for text input/output
|
| 17 |
+
- 🗣️ 35 languages for speech output.
|
| 18 |
+
|
| 19 |
+
-------------------
|
| 20 |
+
|
| 21 |
+
**🌟 SeamlessM4T v2, an improved version of this version with a novel architecture, has been released [here](https://huggingface.co/facebook/seamless-m4t-v2-large).
|
| 22 |
+
This new model improves over SeamlessM4T v1 in quality as well as inference speed in speech generation tasks.**
|
| 23 |
+
|
| 24 |
+
**SeamlessM4T v2 is also supported by 🤗 Transformers, more on it [in the model card of this new version](https://huggingface.co/facebook/seamless-m4t-v2-large#transformers-usage) or directly in [🤗 Transformers docs](https://huggingface.co/docs/transformers/main/en/model_doc/seamless_m4t_v2).**
|
| 25 |
+
|
| 26 |
+
-------------------
|
| 27 |
|
| 28 |
This is the "medium" variant of the unified model, which enables multiple tasks without relying on multiple separate models:
|
| 29 |
- Speech-to-speech translation (S2ST)
|