asahi417 commited on
Commit
9b63762
1 Parent(s): 1bf35f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -14,7 +14,8 @@ The input must be Japanese speech, while the translation can be in any languages
14
  [here](https://github.com/facebookresearch/flores/blob/main/flores200/README.md#languages-in-flores-200).
15
 
16
  ## Benchmark
17
- The folloiwng table shows CER computed over the reference and predicted translation for translating Japanese speech to English text task ([japanese-asr/en2ja.s2t_translation](https://huggingface.co/datasets/japanese-asr/en2ja.s2t_translation)). We benchmark different size of NLLB and we can confirm that
 
18
  the distilled model (`facebook/nllb-200-distilled-600M`) already achieved compatitive result. Also, none of the public OpenAI whisper models are capable of translating
19
  Japanese speech to English.
20
 
 
14
  [here](https://github.com/facebookresearch/flores/blob/main/flores200/README.md#languages-in-flores-200).
15
 
16
  ## Benchmark
17
+ The folloiwng table shows CER computed over the reference and predicted translation for translating Japanese speech to English text task
18
+ (subsets of [CoVoST2 and Fleurs](https://huggingface.co/datasets/japanese-asr/en2ja.s2t_translation)). We benchmark different size of NLLB and we can confirm that
19
  the distilled model (`facebook/nllb-200-distilled-600M`) already achieved compatitive result. Also, none of the public OpenAI whisper models are capable of translating
20
  Japanese speech to English.
21