Update README.md
Browse files
README.md
CHANGED
@@ -40,7 +40,7 @@ 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 datasets are augmented in two ways: noise augmentation, and truncating low-
|
44 |
The best model checkpoint (this version) based on ChrF is at step 2000, epoch 0.4378, and it achieves the following results on the evaluation set:
|
45 |
- Loss: 1.2119
|
46 |
- Bleu: 30.93
|
|
|
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 datasets are augmented in two ways: noise augmentation, and truncating low-amplitude samples.
|
44 |
The best model checkpoint (this version) based on ChrF is at step 2000, epoch 0.4378, and it achieves the following results on the evaluation set:
|
45 |
- Loss: 1.2119
|
46 |
- Bleu: 30.93
|