Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -256,7 +256,7 @@
|
|
256 |
"vocab_size": 39,
|
257 |
"xvector_output_dim": 512
|
258 |
},
|
259 |
-
"_name_or_path": "
|
260 |
"architectures": [
|
261 |
"Wav2Vec2BertForSequenceClassification"
|
262 |
],
|
|
|
256 |
"vocab_size": 39,
|
257 |
"xvector_output_dim": 512
|
258 |
},
|
259 |
+
"_name_or_path": "Aniemore/wav2vec2-bert-base-s-emotion-russian-resd",
|
260 |
"architectures": [
|
261 |
"Wav2Vec2BertForSequenceClassification"
|
262 |
],
|