chaanks commited on
Commit
5e12847
·
verified ·
1 Parent(s): cb8f733

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -30,7 +30,7 @@ compute_features: !new:speechbrain.lobes.features.Fbank
30
  win_length: !ref <win_length>
31
 
32
  normalizer: !new:speechbrain.processing.features.InputNormalization
33
- norm_type: global
34
  update_until_epoch: 0
35
 
36
  ############################## Models ################################
 
30
  win_length: !ref <win_length>
31
 
32
  normalizer: !new:speechbrain.processing.features.InputNormalization
33
+ norm_type: sentence
34
  update_until_epoch: 0
35
 
36
  ############################## Models ################################