Commit
·
053822a
1
Parent(s):
b9931d1
End of training
Browse files- README.md +5 -2
- config.json +1 -1
- generation_config.json +23 -15
README.md
CHANGED
@@ -1,19 +1,22 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: openai/whisper-small
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- wer
|
8 |
model-index:
|
9 |
-
- name:
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
#
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- it
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
+
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
metrics:
|
10 |
- wer
|
11 |
model-index:
|
12 |
+
- name: Whisper Small Italian
|
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 Small Italian
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "openai/whisper-small",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
generation_config.json
CHANGED
@@ -1,36 +1,44 @@
|
|
1 |
{
|
2 |
"alignment_heads": [
|
3 |
[
|
4 |
-
|
5 |
-
|
6 |
],
|
7 |
[
|
8 |
-
|
9 |
-
|
10 |
],
|
11 |
[
|
12 |
-
|
13 |
-
|
14 |
],
|
15 |
[
|
16 |
-
|
|
|
|
|
|
|
|
|
17 |
7
|
18 |
],
|
19 |
[
|
20 |
-
|
21 |
-
|
22 |
],
|
23 |
[
|
24 |
-
|
25 |
-
|
26 |
],
|
27 |
[
|
28 |
-
|
29 |
-
|
30 |
],
|
31 |
[
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
34 |
]
|
35 |
],
|
36 |
"begin_suppress_tokens": [
|
|
|
1 |
{
|
2 |
"alignment_heads": [
|
3 |
[
|
4 |
+
5,
|
5 |
+
3
|
6 |
],
|
7 |
[
|
8 |
+
5,
|
9 |
+
9
|
10 |
],
|
11 |
[
|
12 |
+
8,
|
13 |
+
0
|
14 |
],
|
15 |
[
|
16 |
+
8,
|
17 |
+
4
|
18 |
+
],
|
19 |
+
[
|
20 |
+
8,
|
21 |
7
|
22 |
],
|
23 |
[
|
24 |
+
8,
|
25 |
+
8
|
26 |
],
|
27 |
[
|
28 |
+
9,
|
29 |
+
0
|
30 |
],
|
31 |
[
|
32 |
+
9,
|
33 |
+
7
|
34 |
],
|
35 |
[
|
36 |
+
9,
|
37 |
+
9
|
38 |
+
],
|
39 |
+
[
|
40 |
+
10,
|
41 |
+
5
|
42 |
]
|
43 |
],
|
44 |
"begin_suppress_tokens": [
|