Adel-Moumen
commited on
Commit
•
a1bedb3
1
Parent(s):
671cd7a
Update hyperparams.yaml
Browse files- hyperparams.yaml +0 -1
hyperparams.yaml
CHANGED
@@ -97,7 +97,6 @@ decoder: !new:speechbrain.decoders.S2SRNNBeamSearcher
|
|
97 |
linear: !ref <seq_lin>
|
98 |
bos_index: !ref <bos_index>
|
99 |
eos_index: !ref <eos_index>
|
100 |
-
blank_index: !ref <blank_index>
|
101 |
min_decode_ratio: !ref <min_decode_ratio>
|
102 |
max_decode_ratio: !ref <max_decode_ratio>
|
103 |
beam_size: !ref <beam_size>
|
|
|
97 |
linear: !ref <seq_lin>
|
98 |
bos_index: !ref <bos_index>
|
99 |
eos_index: !ref <eos_index>
|
|
|
100 |
min_decode_ratio: !ref <min_decode_ratio>
|
101 |
max_decode_ratio: !ref <max_decode_ratio>
|
102 |
beam_size: !ref <beam_size>
|