juanjucm commited on
Commit
3e995f9
·
verified ·
1 Parent(s): d0bdfb8

Update README.md

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