Adel-Moumen commited on
Commit
31a6fb1
·
1 Parent(s): 7b9101c

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -0
hyperparams.yaml CHANGED
@@ -124,6 +124,7 @@ modules:
124
  normalizer: !ref <normalizer>
125
  encoder: !ref <encoder>
126
  decoder: !ref <decoder>
 
127
 
128
  log_softmax: !new:torch.nn.LogSoftmax
129
  dim: -1
 
124
  normalizer: !ref <normalizer>
125
  encoder: !ref <encoder>
126
  decoder: !ref <decoder>
127
+ ctc_lin: !ref <ctc_lin>
128
 
129
  log_softmax: !new:torch.nn.LogSoftmax
130
  dim: -1