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