Text-to-Speech
speechbrain
Swahili
TTS
speech-synthesis
Tacotron2
nairaxo commited on
Commit
e7821a0
1 Parent(s): 09e2780

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -25,7 +25,7 @@ postnet_embedding_dim: 512
25
  postnet_kernel_size: 5
26
  postnet_n_convolutions: 5
27
  decoder_no_early_stopping: False
28
- sample_rate: 22050
29
 
30
  # Model
31
  model: !new:speechbrain.lobes.models.Tacotron2.Tacotron2
25
  postnet_kernel_size: 5
26
  postnet_n_convolutions: 5
27
  decoder_no_early_stopping: False
28
+ sample_rate: 16000
29
 
30
  # Model
31
  model: !new:speechbrain.lobes.models.Tacotron2.Tacotron2