speechbrainteam
commited on
Commit
•
668ff1d
1
Parent(s):
f49291d
Update sepformer2_hyperparams.yaml
Browse files- sepformer2_hyperparams.yaml +0 -20
sepformer2_hyperparams.yaml
CHANGED
@@ -67,26 +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
|
92 |
threshold: -30
|
|
|
67 |
# If the path does not exist, it is created automatically.
|
68 |
rir_path: /miniscratch/subakany/whamr_rirs_wav
|
69 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
# loss thresholding -- this thresholds the training loss
|
71 |
threshold_byloss: true
|
72 |
threshold: -30
|