Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
6 |
"architectures": [
|
7 |
-
"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
"begin_suppress_tokens": [],
|
|
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
6 |
"architectures": [
|
7 |
+
"WhisperForConditionalGeneration"
|
8 |
],
|
9 |
"attention_dropout": 0.0,
|
10 |
"begin_suppress_tokens": [],
|