Update README.md
Browse files
README.md
CHANGED
@@ -129,12 +129,18 @@ The embedding layer was initialized with the number of catalan speakers (47) and
|
|
129 |
* f_min: 0
|
130 |
* f_max: 8000
|
131 |
* data_statistics:
|
132 |
-
|
133 |
-
|
134 |
* number of samples: 13340
|
135 |
|
136 |
## Evaluation
|
137 |
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
|
139 |
## Citation
|
140 |
|
|
|
129 |
* f_min: 0
|
130 |
* f_max: 8000
|
131 |
* data_statistics:
|
132 |
+
* mel_mean: -6578195
|
133 |
+
* mel_std: 2.538758
|
134 |
* number of samples: 13340
|
135 |
|
136 |
## Evaluation
|
137 |
|
138 |
+
Validation values obtained from tensorboard from epoch 2399:
|
139 |
+
(Note that the finetuning started from epoch 1864, as previous ones were trained with VCTK dataset)
|
140 |
+
|
141 |
+
* val_dur_loss_epoch: 0.38
|
142 |
+
* val_prior_loss_epoch: 0.97
|
143 |
+
* val_diff_loss_epoch: 2.195
|
144 |
|
145 |
## Citation
|
146 |
|