Adel-Moumen commited on
Commit
ee98495
·
verified ·
1 Parent(s): cb6f320

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +0 -12
hyperparams.yaml CHANGED
@@ -71,18 +71,6 @@ use_rand_shift: false
71
  min_shift: -8000
72
  max_shift: 8000
73
 
74
- speedperturb: !new:speechbrain.lobes.augment.TimeDomainSpecAugment
75
- perturb_prob: 1.0
76
- drop_freq_prob: 0.0
77
- drop_chunk_prob: 0.0
78
- sample_rate: 8000
79
- speeds: [95, 100, 105]
80
-
81
- wavedrop: !new:speechbrain.lobes.augment.TimeDomainSpecAugment
82
- perturb_prob: 0.0
83
- drop_freq_prob: 1.0
84
- drop_chunk_prob: 1.0
85
- sample_rate: 8000
86
 
87
  # loss thresholding -- this thresholds the training loss
88
  threshold_byloss: true
 
71
  min_shift: -8000
72
  max_shift: 8000
73
 
 
 
 
 
 
 
 
 
 
 
 
 
74
 
75
  # loss thresholding -- this thresholds the training loss
76
  threshold_byloss: true