Text-to-Speech
speechbrain
Swahili
TTS
speech-synthesis
Tacotron2
nairaxo commited on
Commit
ce7490d
1 Parent(s): 28076e2

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: 1000000
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: 6000000
29
 
30
  # Model
31
  model: !new:speechbrain.lobes.models.Tacotron2.Tacotron2