Adel-Moumen commited on
Commit
fef299e
·
verified ·
1 Parent(s): 1c3971b

Update hyperparams.yaml

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