yangwang825 commited on
Commit
a670eb0
1 Parent(s): 4a32d9e

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +0 -2
hyperparams.yaml CHANGED
@@ -37,9 +37,7 @@ classifier: !new:speechbrain.lobes.models.ECAPA_TDNN.Classifier
37
 
38
  modules:
39
  compute_features: !ref <compute_features>
40
- mean_var_norm: !ref <mean_var_norm>
41
  embedding_model: !ref <embedding_model>
42
- mean_var_norm_emb: !ref <mean_var_norm_emb>
43
  classifier: !ref <classifier>
44
 
45
  label_encoder: !new:speechbrain.dataio.encoder.CategoricalEncoder
 
37
 
38
  modules:
39
  compute_features: !ref <compute_features>
 
40
  embedding_model: !ref <embedding_model>
 
41
  classifier: !ref <classifier>
42
 
43
  label_encoder: !new:speechbrain.dataio.encoder.CategoricalEncoder