tahirjm commited on
Commit
a73264b
·
verified ·
1 Parent(s): 26e86e7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "auto_map": {
3
  "AutoConfig": "model.IndicASRConfig",
4
- "AutoModel": "model.IndicASR"
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,