Commit
·
d5f9034
1
Parent(s):
90398db
Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -5,7 +5,6 @@
|
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_xvector.XvectorConfig",
|
7 |
"AutoModel": "modeling_xvector.XvectorModel",
|
8 |
-
"AutoModelForAudioClassification": "modeling_xvector.XvectorModelForSequenceClassification"
|
9 |
},
|
10 |
"hidden_size": 512,
|
11 |
"hop_length": 10,
|
|
|
5 |
"auto_map": {
|
6 |
"AutoConfig": "configuration_xvector.XvectorConfig",
|
7 |
"AutoModel": "modeling_xvector.XvectorModel",
|
|
|
8 |
},
|
9 |
"hidden_size": 512,
|
10 |
"hop_length": 10,
|