hahmadraz commited on
Commit
1b162c9
1 Parent(s): 5d30f83

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -67,7 +67,7 @@ speedperturb: !new:speechbrain.lobes.augment.TimeDomainSpecAugment
67
  perturb_prob: 1.0
68
  drop_freq_prob: 0.0
69
  drop_chunk_prob: 0.0
70
- sample_rate: 8000
71
  speeds: [95, 100, 105]
72
 
73
  wavedrop: !new:speechbrain.lobes.augment.TimeDomainSpecAugment
 
67
  perturb_prob: 1.0
68
  drop_freq_prob: 0.0
69
  drop_chunk_prob: 0.0
70
+ sample_rate: 48000
71
  speeds: [95, 100, 105]
72
 
73
  wavedrop: !new:speechbrain.lobes.augment.TimeDomainSpecAugment