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

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json CHANGED
@@ -1,4 +1,8 @@
1
  {
 
 
 
 
2
  "BLANK_ID": 256,
3
  "PRED_RNN_HIDDEN_DIM": 640,
4
  "PRED_RNN_LAYERS": 2,
 
1
  {
2
+ "auto_map": {
3
+ "AutoConfig": "model.IndicASRConfig",
4
+ "AutoModel": "model.IndicASR"
5
+ },
6
  "BLANK_ID": 256,
7
  "PRED_RNN_HIDDEN_DIM": 640,
8
  "PRED_RNN_LAYERS": 2,