csukuangfj commited on
Commit
1f95ddc
·
1 Parent(s): 10536c6

typo fixes

Browse files
Files changed (1) hide show
  1. model.py +0 -2
model.py CHANGED
@@ -1056,8 +1056,6 @@ def _get_sherpa_onnx_nemo_ctc_models(
1056
  num_threads=2,
1057
  sample_rate=16000,
1058
  feature_dim=80,
1059
- decoding_method=decoding_method,
1060
- max_active_paths=num_active_paths,
1061
  )
1062
 
1063
  return recognizer
 
1056
  num_threads=2,
1057
  sample_rate=16000,
1058
  feature_dim=80,
 
 
1059
  )
1060
 
1061
  return recognizer