Adel-Moumen commited on
Commit
de4e9f0
·
verified ·
1 Parent(s): e2eb540

Update hyperparams_develop.yaml

Browse files
Files changed (1) hide show
  1. hyperparams_develop.yaml +1 -0
hyperparams_develop.yaml CHANGED
@@ -98,6 +98,7 @@ decoder: !new:speechbrain.decoders.S2STransformerBeamSearch
98
  temperature: 1.15
99
  using_eos_threshold: False
100
  length_normalization: True
 
101
 
102
  log_softmax: !new:torch.nn.LogSoftmax
103
  dim: -1
 
98
  temperature: 1.15
99
  using_eos_threshold: False
100
  length_normalization: True
101
+ scorer: !ref <scorer>
102
 
103
  log_softmax: !new:torch.nn.LogSoftmax
104
  dim: -1