TingChen-ppmc
commited on
Upload WhisperForConditionalGeneration
Browse files- generation_config.json +5 -1
generation_config.json
CHANGED
@@ -51,11 +51,15 @@
|
|
51 |
"forced_decoder_ids": [
|
52 |
[
|
53 |
1,
|
54 |
-
|
55 |
],
|
56 |
[
|
57 |
2,
|
58 |
50359
|
|
|
|
|
|
|
|
|
59 |
]
|
60 |
],
|
61 |
"is_multilingual": true,
|
|
|
51 |
"forced_decoder_ids": [
|
52 |
[
|
53 |
1,
|
54 |
+
50260
|
55 |
],
|
56 |
[
|
57 |
2,
|
58 |
50359
|
59 |
+
],
|
60 |
+
[
|
61 |
+
3,
|
62 |
+
50363
|
63 |
]
|
64 |
],
|
65 |
"is_multilingual": true,
|