elbayadm commited on
Commit
68d4fd1
1 Parent(s): dff1eae

Update paths to https://github.com/facebookresearch/seamless_communication/ sub-READMEs

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -141,11 +141,11 @@ The evaluation data ids for FLEURS, CoVoST2 and CVSS-C can be found [here](https
141
 
142
 
143
  ## Evaluating SeamlessM4T models
144
- To reproduce our results or to evaluate using the same metrics over your own test sets, please check out the [Evaluation README here](https://github.com/facebookresearch/seamless_communication/src/seamless_communication/cli/m4t/evaluate/README.md).
145
 
146
 
147
  ## Finetuning SeamlessM4T models
148
- Please check out the [Finetuning README here](https://github.com/facebookresearch/seamless_communication/src/seamless_communication/cli/m4t/finetune/README.md).
149
 
150
  ## Supported Languages:
151
 
@@ -262,7 +262,7 @@ The `target` column specifies whether a language is supported as target speech (
262
  | zul | Zulu | Latn | Sp, Tx | Tx |
263
 
264
 
265
- Note that seamlessM4T-medium supports 200 languages in the text modality, and is based on NLLB-200 (see full list in [asset card](https://github.com/facebookresearch/seamless_communication/src/seamless_communication/cards/unity_nllb-200.yaml))
266
 
267
  ## Citation
268
  For SeamlessM4T v2, please cite :
 
141
 
142
 
143
  ## Evaluating SeamlessM4T models
144
+ To reproduce our results or to evaluate using the same metrics over your own test sets, please check out the [Evaluation README here](https://github.com/facebookresearch/seamless_communication/tree/main/src/seamless_communication/cli/m4t/evaluate).
145
 
146
 
147
  ## Finetuning SeamlessM4T models
148
+ Please check out the [Finetuning README here](https://github.com/facebookresearch/seamless_communication/tree/main/src/seamless_communication/cli/m4t/finetune).
149
 
150
  ## Supported Languages:
151
 
 
262
  | zul | Zulu | Latn | Sp, Tx | Tx |
263
 
264
 
265
+ Note that seamlessM4T-medium supports 200 languages in the text modality, and is based on NLLB-200 (see full list in [asset card](https://github.com/facebookresearch/seamless_communication/blob/main/src/seamless_communication/cards/unity_nllb-200.yaml))
266
 
267
  ## Citation
268
  For SeamlessM4T v2, please cite :