End of training
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: openai/whisper-medium
|
4 |
tags:
|
@@ -13,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# Whisper Medium CodeMixed bn-en - Mohammad Fayez Ullah
|
15 |
|
16 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- eval_loss: 0.1913
|
19 |
- eval_wer: 40.7018
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- multilingual
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-medium
|
6 |
tags:
|
|
|
15 |
|
16 |
# Whisper Medium CodeMixed bn-en - Mohammad Fayez Ullah
|
17 |
|
18 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Custom dataset: CodeMixed-BanEng dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- eval_loss: 0.1913
|
21 |
- eval_wer: 40.7018
|