Update README.md
Browse files
README.md
CHANGED
@@ -1,16 +1,19 @@
|
|
1 |
---
|
2 |
-
library_name:
|
3 |
-
license:
|
4 |
base_model: openai/whisper-large-v3-turbo
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
- fleurs
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
- name: whisper-large-v3-turbo-Hindi-Version2
|
13 |
results: []
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
base_model: openai/whisper-large-v3-turbo
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
+
- google/fleurs
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
- name: whisper-large-v3-turbo-Hindi-Version2
|
13 |
results: []
|
14 |
+
language:
|
15 |
+
- hi
|
16 |
+
pipeline_tag: automatic-speech-recognition
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|