tahirjm commited on
Commit
c6bf67c
·
verified ·
1 Parent(s): 4b2a6f4

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "auto_map": {
3
- "AutoConfig": "model.IndicASRConfig",
4
- "AutoModel": "model.IndicASRModel"
5
  },
6
  "BLANK_ID": 256,
7
  "RNNT_MAX_SYMBOLS": 10,
 
1
  {
2
  "auto_map": {
3
+ "AutoConfig": "model_onnx.IndicASRConfig",
4
+ "AutoModel": "model_onnx.IndicASRModel"
5
  },
6
  "BLANK_ID": 256,
7
  "RNNT_MAX_SYMBOLS": 10,