patrickvonplaten commited on
Commit
68d6c41
1 Parent(s): 543c476

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ Consequently, the encoder-decoder model was fine-tuned on 21 `{lang}` -> `en` tr
25
 
26
  The model can translate from the following spoken languages (`{lang}`) to English:
27
 
28
- {`fr`,`de`,`es`,`ca`,`it`,`ru`,`zh-CN`,`pt`,`fa`,`et`,`mn`,`nl`,`tr`,`ar`,`sv-SE`,`lv`,`sl`,`ta`,`ja`,`id`,`cy`} -> `en`
29
 
30
  For more information, please refer to Section *5.1.2* of the [official XLS-R paper](https://arxiv.org/abs/2111.09296).
31
 
 
25
 
26
  The model can translate from the following spoken languages (`{lang}`) to English:
27
 
28
+ {`fr`, `de`, `es`, `ca`, `it`, `ru`, `zh-CN`, `pt`, `fa`, `et`, `mn`, `nl`, `tr`, `ar`, `sv-SE`, `lv`, `sl`, `ta`, `ja`, `id`, `cy`} -> `en`
29
 
30
  For more information, please refer to Section *5.1.2* of the [official XLS-R paper](https://arxiv.org/abs/2111.09296).
31