Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Irish
English
whisper
Generated from Trainer
Eval Results
Inference Endpoints
ymoslem commited on
Commit
ef35af8
1 Parent(s): 5eeac06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -40,11 +40,11 @@ should probably proofread and complete it, then remove this comment. -->
40
  # Whisper Small GA-EN Speech Translation
41
 
42
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the IWSLT-2023, FLEURS, BiteSize, SpokenWords, Tatoeba, and Wikimedia dataset.
43
- The best model checkpoint (this version) based on ChrF is at step 2500, epoch 1.64, and it achieves the following results on the evaluation set:
44
- - Loss: 1.1898
45
- - Bleu: 26.61
46
- - Chrf: 47.8
47
- - Wer: 71.1391
48
 
49
  ## Model description
50
 
 
40
  # Whisper Small GA-EN Speech Translation
41
 
42
  This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the IWSLT-2023, FLEURS, BiteSize, SpokenWords, Tatoeba, and Wikimedia dataset.
43
+ The best model checkpoint (this version) based on ChrF is at step 2000, epoch 1.31, and it achieves the following results on the evaluation set:
44
+ - Loss: 1.1571
45
+ - Bleu: 30.25
46
+ - Chrf: 48.12
47
+ - Wer: 64.9707
48
 
49
  ## Model description
50