juanjucm commited on
Commit
98592fc
·
verified ·
1 Parent(s): b31dacf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ language:
18
 
19
  # nllb-200-distilled-600M-OpenSLR-GL-EN
20
 
21
- This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on [juanjucm/OpenSLR-SpeechT-GL-EN](https://huggingface.co/datasets/juanjucm/OpenSLR-SpeechT-GL-EN) datasetfor **Galician-to-Englis Machine Translation** task. It takes Galician texts as input and generates the correspondant English translation.
22
 
23
  This Machine Translation model, was developed to be the second stage of a Speech Translation cascade system for transcribing and translating Galician audios into English texts. [This STT model](https://huggingface.co/juanjucm/whisper-large-v3-turbo-FLEURS-GL) can be used as a first step to transcribe Galician audio into text. After that, this MT model can be applied over the generated Galician transcriptions to get English text translations.
24
 
 
18
 
19
  # nllb-200-distilled-600M-OpenSLR-GL-EN
20
 
21
+ This model is a fine-tuned version of [facebook/nllb-200-distilled-600M](https://huggingface.co/facebook/nllb-200-distilled-600M) on [juanjucm/GoogleOSHQ-SpeechT-GL-EN](https://huggingface.co/datasets/juanjucm/GoogleOSHQ-SpeechT-GL-EN) datasetfor **Galician-to-Englis Machine Translation** task. It takes Galician texts as input and generates the correspondant English translation.
22
 
23
  This Machine Translation model, was developed to be the second stage of a Speech Translation cascade system for transcribing and translating Galician audios into English texts. [This STT model](https://huggingface.co/juanjucm/whisper-large-v3-turbo-FLEURS-GL) can be used as a first step to transcribe Galician audio into text. After that, this MT model can be applied over the generated Galician transcriptions to get English text translations.
24