Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
{
|
2 |
-
"speechbrain_interface": "EncoderWav2vecClassifier"
|
|
|
3 |
}
|
|
|
1 |
{
|
2 |
+
"speechbrain_interface": "EncoderWav2vecClassifier",
|
3 |
+
"model_type":"wav2vec2"
|
4 |
}
|