reach-vb HF staff ylacombe HF staff commited on
Commit
99fed85
1 Parent(s): 4e5c41b

Update README with V2 mention (#24)

Browse files

- Update README with V2 mention (7d021730e57b6e66bb965df482ceccde729baea6)


Co-authored-by: Yoach Lacombe <ylacombe@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +10 -1
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 "large" 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 "large" variant of the unified model, which enables multiple tasks without relying on multiple separate models:
29
  - Speech-to-speech translation (S2ST)