ylacombe HF staff commited on
Commit
b8a4df8
β€’
1 Parent(s): ee1e087

Update readme with v2 mention

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -15,6 +15,15 @@ linguistic communities to communicate effortlessly through speech and text.
15
 
16
  This repository hosts πŸ€— Hugging Face's [implementation](https://huggingface.co/docs/transformers/main/en/model_doc/seamless_m4t) of SeamlessM4T.
17
 
 
 
 
 
 
 
 
 
 
18
  SeamlessM4T Large covers:
19
  - πŸ“₯ 101 languages for speech input
20
  - ⌨️ [96 Languages](https://huggingface.co/ylacombe/hf-seamless-m4t-large/blob/main/generation_config.json#L48-L145) for text input/output
 
15
 
16
  This repository hosts πŸ€— Hugging Face's [implementation](https://huggingface.co/docs/transformers/main/en/model_doc/seamless_m4t) of SeamlessM4T.
17
 
18
+ -------------------
19
+
20
+ **🌟 SeamlessM4T v2, an improved version of this version with a novel architecture, has been released [here](https://huggingface.co/facebook/seamless-m4t-v2-large).
21
+ This new model improves over SeamlessM4T v1 in quality as well as inference speed in speech generation tasks.**
22
+
23
+ **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).**
24
+
25
+ -------------------
26
+
27
  SeamlessM4T Large covers:
28
  - πŸ“₯ 101 languages for speech input
29
  - ⌨️ [96 Languages](https://huggingface.co/ylacombe/hf-seamless-m4t-large/blob/main/generation_config.json#L48-L145) for text input/output