poonehmousavi commited on
Commit
c89bcc3
1 Parent(s): 49e611d

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +2 -1
hyperparams.yaml CHANGED
@@ -95,7 +95,8 @@ test_beam_search:
95
  # can be downloaded from here https://www.openslr.org/11/ or trained with kenLM
96
  # It can either be a .bin or .arpa ; note: .arpa is much slower at loading
97
  # If you don't want to use an LM, comment it out or set it to null
98
- kenlm_model_path: en_5gram.arpa
 
99
 
100
 
101
  pretrainer: !new:speechbrain.utils.parameter_transfer.Pretrainer
 
95
  # can be downloaded from here https://www.openslr.org/11/ or trained with kenLM
96
  # It can either be a .bin or .arpa ; note: .arpa is much slower at loading
97
  # If you don't want to use an LM, comment it out or set it to null
98
+ # kenlm_model_path: none
99
+
100
 
101
 
102
  pretrainer: !new:speechbrain.utils.parameter_transfer.Pretrainer