nytopop commited on
Commit
ea8d20d
·
verified ·
1 Parent(s): e8010ef

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +3 -2
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
2
- "kind": "online-asr",
3
- "arch": "transducer"
 
4
  }
 
1
  {
2
+ "kind": "online_asr",
3
+ "arch": "transducer",
4
+ "decoding_method": "greedy_search"
5
  }