End of training
Browse files- README.md +7 -5
- optimizer.pt +3 -0
README.md
CHANGED
@@ -1,22 +1,24 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
|
|
3 |
license: apache-2.0
|
4 |
-
base_model:
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
- common_voice_19_0
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- eval_loss: 0.3571
|
22 |
- eval_wer: 25.1658
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
language:
|
4 |
+
- ur
|
5 |
license: apache-2.0
|
6 |
+
base_model: openai/whisper-medium
|
7 |
tags:
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
+
- fsicoli/common_voice_19_0
|
11 |
model-index:
|
12 |
+
- name: Whisper Medium Ur - Your Name
|
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 Medium Ur - Your Name
|
20 |
|
21 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 19.0 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- eval_loss: 0.3571
|
24 |
- eval_wer: 25.1658
|
optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f227f124ac991163bb80869dc5e744efa6f75706b13a1b65375250ba992e17cb
|
3 |
+
size 6099388416
|