updated readme
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- openslr
|
|
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
@@ -18,7 +19,7 @@ model-index:
|
|
18 |
dataset:
|
19 |
name: google/fleurs
|
20 |
type: openslr
|
21 |
-
config:
|
22 |
split: None
|
23 |
metrics:
|
24 |
- name: Wer
|
@@ -31,7 +32,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
31 |
|
32 |
# whisper-small-telugu-large-data
|
33 |
|
34 |
-
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the google/fleurs dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 0.3310
|
37 |
- Wer: 38.8460
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- openslr
|
10 |
+
- google/fleurs
|
11 |
metrics:
|
12 |
- wer
|
13 |
model-index:
|
|
|
19 |
dataset:
|
20 |
name: google/fleurs
|
21 |
type: openslr
|
22 |
+
config: te_in
|
23 |
split: None
|
24 |
metrics:
|
25 |
- name: Wer
|
|
|
32 |
|
33 |
# whisper-small-telugu-large-data
|
34 |
|
35 |
+
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the google/fleurs and openslr dataset in telugu.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
- Loss: 0.3310
|
38 |
- Wer: 38.8460
|