Adel-Moumen commited on
Commit
671cd7a
1 Parent(s): 6ccb7a5

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +0 -1
hyperparams.yaml CHANGED
@@ -95,7 +95,6 @@ decoder: !new:speechbrain.decoders.S2SRNNBeamSearcher
95
  embedding: !ref <emb>
96
  decoder: !ref <dec>
97
  linear: !ref <seq_lin>
98
- ctc_linear: !ref <ctc_lin>
99
  bos_index: !ref <bos_index>
100
  eos_index: !ref <eos_index>
101
  blank_index: !ref <blank_index>
 
95
  embedding: !ref <emb>
96
  decoder: !ref <dec>
97
  linear: !ref <seq_lin>
 
98
  bos_index: !ref <bos_index>
99
  eos_index: !ref <eos_index>
100
  blank_index: !ref <blank_index>