speechbrainteam commited on
Commit
ca9148a
1 Parent(s): a8d8493

Update dprnn1_hyperparams.yaml

Browse files
Files changed (1) hide show
  1. dprnn1_hyperparams.yaml +0 -19
dprnn1_hyperparams.yaml CHANGED
@@ -67,25 +67,6 @@ dynamic_mixing: true
67
  # If the path does not exist, it is created automatically.
68
  rir_path: /miniscratch/subakany/whamr_rirs_wav
69
 
70
- use_wavedrop: false
71
- use_speedperturb: true
72
- use_speedperturb_sameforeachsource: false
73
- use_rand_shift: false
74
- min_shift: -8000
75
- max_shift: 8000
76
-
77
- speedperturb: !new:speechbrain.lobes.augment.TimeDomainSpecAugment
78
- perturb_prob: 1.0
79
- drop_freq_prob: 0.0
80
- drop_chunk_prob: 0.0
81
- sample_rate: 8000
82
- speeds: [95, 100, 105]
83
-
84
- wavedrop: !new:speechbrain.lobes.augment.TimeDomainSpecAugment
85
- perturb_prob: 0.0
86
- drop_freq_prob: 1.0
87
- drop_chunk_prob: 1.0
88
- sample_rate: 8000
89
 
90
  # loss thresholding -- this thresholds the training loss
91
  threshold_byloss: true
 
67
  # If the path does not exist, it is created automatically.
68
  rir_path: /miniscratch/subakany/whamr_rirs_wav
69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
70
 
71
  # loss thresholding -- this thresholds the training loss
72
  threshold_byloss: true