Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -6,7 +6,7 @@
|
|
| 6 |
"add_adapter": true,
|
| 7 |
"apply_spec_augment": false,
|
| 8 |
"architectures": [
|
| 9 |
-
"
|
| 10 |
],
|
| 11 |
"attention_dropout": 0.0,
|
| 12 |
"bos_token_id": 1,
|
|
|
|
| 6 |
"add_adapter": true,
|
| 7 |
"apply_spec_augment": false,
|
| 8 |
"architectures": [
|
| 9 |
+
"Wav2Vec2BertForCTC"
|
| 10 |
],
|
| 11 |
"attention_dropout": 0.0,
|
| 12 |
"bos_token_id": 1,
|