speechbrainteam commited on
Commit
235d463
·
1 Parent(s): 598163b

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +2 -0
hyperparams.yaml CHANGED
@@ -11,6 +11,8 @@
11
  # Seed needs to be set at top of yaml, before objects with parameters are made
12
  #
13
 
 
 
14
  # Encoder parameters
15
  N_encoder_out: 256
16
  out_channels: 256
 
11
  # Seed needs to be set at top of yaml, before objects with parameters are made
12
  #
13
 
14
+ sample_rate: 8000
15
+
16
  # Encoder parameters
17
  N_encoder_out: 256
18
  out_channels: 256