Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
|
@@ -168,7 +168,7 @@ decoding_function: !name:speechbrain.decoders.transducer.TransducerBeamSearcher.
|
|
| 168 |
fea_streaming_extractor: !new:speechbrain.lobes.features.StreamingFeatureWrapper
|
| 169 |
module: !new:speechbrain.nnet.containers.LengthsCapableSequential
|
| 170 |
- !ref <compute_features>
|
| 171 |
-
- !ref <
|
| 172 |
- !ref <CNN>
|
| 173 |
# don't consider normalization as part of the input filter chain.
|
| 174 |
# normalization will operate at chunk level, which mismatches training
|
|
|
|
| 168 |
fea_streaming_extractor: !new:speechbrain.lobes.features.StreamingFeatureWrapper
|
| 169 |
module: !new:speechbrain.nnet.containers.LengthsCapableSequential
|
| 170 |
- !ref <compute_features>
|
| 171 |
+
- !ref <normalizer>
|
| 172 |
- !ref <CNN>
|
| 173 |
# don't consider normalization as part of the input filter chain.
|
| 174 |
# normalization will operate at chunk level, which mismatches training
|