speechbrainteam commited on
Commit
963dd55
1 Parent(s): 9e05b73

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -0
hyperparams.yaml CHANGED
@@ -48,6 +48,7 @@ lexicon:
48
  n_symbols: 42 #fixed deppending on symbols in the lexicon +1 for a dummy symbol used for padding
49
  padding_idx: 0
50
  n_mel_channels: 80
 
51
 
52
  # Encoder parameters
53
  enc_num_layers: 4
 
48
  n_symbols: 42 #fixed deppending on symbols in the lexicon +1 for a dummy symbol used for padding
49
  padding_idx: 0
50
  n_mel_channels: 80
51
+ sample_rate: 22050
52
 
53
  # Encoder parameters
54
  enc_num_layers: 4