Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"model_type": "ssl-aasist",
|
3 |
"auto_map": {
|
4 |
"AutoConfig": "config.SSLConfig",
|
5 |
-
"
|
6 |
},
|
7 |
|
8 |
"filts": [
|
|
|
2 |
"model_type": "ssl-aasist",
|
3 |
"auto_map": {
|
4 |
"AutoConfig": "config.SSLConfig",
|
5 |
+
"AutoModel": "model_hf.Model"
|
6 |
},
|
7 |
|
8 |
"filts": [
|