Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
@@ -141,7 +141,7 @@ test_search: !new:speechbrain.decoders.S2SRNNBeamSearcher
|
|
141 |
using_max_attn_shift: !ref <using_max_attn_shift>
|
142 |
max_attn_shift: !ref <max_attn_shift>
|
143 |
temperature: !ref <temperature>
|
144 |
-
scorer: !ref <
|
145 |
|
146 |
|
147 |
############################## Logging and Pretrainer ##########################
|
|
|
141 |
using_max_attn_shift: !ref <using_max_attn_shift>
|
142 |
max_attn_shift: !ref <max_attn_shift>
|
143 |
temperature: !ref <temperature>
|
144 |
+
scorer: !ref <scorer_lm>
|
145 |
|
146 |
|
147 |
############################## Logging and Pretrainer ##########################
|