Update paths to https://github.com/facebookresearch/seamless_communication/ sub-READMEs (#3)
Browse files- Update paths to https://github.com/facebookresearch/seamless_communication/ sub-READMEs (68d4fd1d3f4640083ad9d870b3d85e6573b4f8f0)
Co-authored-by: Maha Elbayad <elbayadm@users.noreply.huggingface.co>
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
|
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
|
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 :
|