Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"auto_map": {
|
3 |
"AutoConfig": "model.IndicASRConfig",
|
4 |
-
"AutoModel": "model.
|
5 |
},
|
6 |
"BLANK_ID": 256,
|
7 |
"PRED_RNN_HIDDEN_DIM": 640,
|
|
|
1 |
{
|
2 |
"auto_map": {
|
3 |
"AutoConfig": "model.IndicASRConfig",
|
4 |
+
"AutoModel": "model.IndicASRModel"
|
5 |
},
|
6 |
"BLANK_ID": 256,
|
7 |
"PRED_RNN_HIDDEN_DIM": 640,
|