Titouan Parcollet
commited on
Commit
·
8e376fe
1
Parent(s):
f39e755
Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -0
hyperparams.yaml
CHANGED
|
@@ -25,6 +25,7 @@ postnet_embedding_dim: 512
|
|
| 25 |
postnet_kernel_size: 5
|
| 26 |
postnet_n_convolutions: 5
|
| 27 |
decoder_no_early_stopping: False
|
|
|
|
| 28 |
|
| 29 |
# Model
|
| 30 |
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: 22050
|
| 29 |
|
| 30 |
# Model
|
| 31 |
model: !new:speechbrain.lobes.models.Tacotron2.Tacotron2
|