ylacombe HF staff commited on
Commit
c1e9056
1 Parent(s): 1dc9051

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -12,6 +12,8 @@ library_name: transformers
12
  SeamlessM4T is a collection of models designed to provide high quality translation, allowing people from different
13
  linguistic communities to communicate effortlessly through speech and text.
14
 
 
 
15
  SeamlessM4T Medium covers:
16
  - 📥 101 languages for speech input
17
  - ⌨️ [196 Languages](https://huggingface.co/ylacombe/hf-seamless-m4t-medium/blob/main/tokenizer_config.json#L1887-L2089) for text input/output
 
12
  SeamlessM4T is a collection of models designed to provide high quality translation, allowing people from different
13
  linguistic communities to communicate effortlessly through speech and text.
14
 
15
+ This repository hosts 🤗 Hugging Face's [implementation](https://moon-ci-docs.huggingface.co/docs/transformers/pr_25693/en/model_doc/seamless_m4t) of SeamlessM4T. You can find the original weights, as well as a guide on how to run them in the original hub repositories ([large](https://huggingface.co/facebook/seamless-m4t-large) and [medium](https://huggingface.co/facebook/seamless-m4t-medium) checkpoints).
16
+
17
  SeamlessM4T Medium covers:
18
  - 📥 101 languages for speech input
19
  - ⌨️ [196 Languages](https://huggingface.co/ylacombe/hf-seamless-m4t-medium/blob/main/tokenizer_config.json#L1887-L2089) for text input/output