End of training
Browse files
README.md
CHANGED
@@ -1,20 +1,25 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: openai/whisper-medium
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
|
|
|
|
7 |
model-index:
|
8 |
-
- name:
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
-
#
|
16 |
|
17 |
-
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
language:
|
4 |
+
- multilingual
|
5 |
license: apache-2.0
|
6 |
base_model: openai/whisper-medium
|
7 |
tags:
|
8 |
+
- hi,pa,ta,te,ml
|
9 |
- generated_from_trainer
|
10 |
+
datasets:
|
11 |
+
- google/fleurs
|
12 |
model-index:
|
13 |
+
- name: Whisper Medium FLEURS - Indic - Fine-tuning
|
14 |
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# Whisper Medium FLEURS - Indic - Fine-tuning
|
21 |
|
22 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the FLEURS dataset.
|
23 |
|
24 |
## Model description
|
25 |
|