Commit
·
b9931d1
1
Parent(s):
750da56
Upload WhisperForConditionalGeneration
Browse files- config.json +1 -1
- generation_config.json +15 -23
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": "matteocirca/whisper-small-it",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
generation_config.json
CHANGED
@@ -1,44 +1,36 @@
|
|
1 |
{
|
2 |
"alignment_heads": [
|
3 |
[
|
4 |
-
|
5 |
-
|
6 |
-
],
|
7 |
-
[
|
8 |
-
5,
|
9 |
-
9
|
10 |
],
|
11 |
[
|
12 |
-
|
13 |
-
|
14 |
],
|
15 |
[
|
16 |
-
|
17 |
-
|
18 |
],
|
19 |
[
|
20 |
-
|
21 |
7
|
22 |
],
|
23 |
[
|
24 |
-
|
25 |
-
|
26 |
-
],
|
27 |
-
[
|
28 |
-
9,
|
29 |
-
0
|
30 |
],
|
31 |
[
|
32 |
-
|
33 |
-
|
34 |
],
|
35 |
[
|
36 |
-
|
37 |
-
|
38 |
],
|
39 |
[
|
40 |
-
|
41 |
-
|
42 |
]
|
43 |
],
|
44 |
"begin_suppress_tokens": [
|
|
|
1 |
{
|
2 |
"alignment_heads": [
|
3 |
[
|
4 |
+
3,
|
5 |
+
1
|
|
|
|
|
|
|
|
|
6 |
],
|
7 |
[
|
8 |
+
4,
|
9 |
+
2
|
10 |
],
|
11 |
[
|
12 |
+
4,
|
13 |
+
3
|
14 |
],
|
15 |
[
|
16 |
+
4,
|
17 |
7
|
18 |
],
|
19 |
[
|
20 |
+
5,
|
21 |
+
1
|
|
|
|
|
|
|
|
|
22 |
],
|
23 |
[
|
24 |
+
5,
|
25 |
+
2
|
26 |
],
|
27 |
[
|
28 |
+
5,
|
29 |
+
4
|
30 |
],
|
31 |
[
|
32 |
+
5,
|
33 |
+
6
|
34 |
]
|
35 |
],
|
36 |
"begin_suppress_tokens": [
|