Update README.md
Browse files
README.md
CHANGED
@@ -91,7 +91,7 @@ The model was trained on 3 Catalan speech datasets
|
|
91 |
|---------------------|----------|---------|
|
92 |
| Festcat | ca | 22 |
|
93 |
| OpenSLR69 | ca | 5 |
|
94 |
-
| lafresca | ca | 5
|
95 |
|
96 |
|
97 |
|
@@ -118,13 +118,13 @@ We also modified the mel spectrogram loss to use 128 bins and fmax of 11025 inst
|
|
118 |
|
119 |
Evaluation was done using the metrics on the original repo, after ~ 1000 epochs we achieve:
|
120 |
|
121 |
-
* val_loss:
|
122 |
-
* f1_score:
|
123 |
-
* mel_loss:
|
124 |
-
* periodicity_loss:
|
125 |
-
* pesq_score:
|
126 |
-
* pitch_loss:
|
127 |
-
* utmos_score:
|
128 |
|
129 |
|
130 |
## Citation
|
|
|
91 |
|---------------------|----------|---------|
|
92 |
| Festcat | ca | 22 |
|
93 |
| OpenSLR69 | ca | 5 |
|
94 |
+
| lafresca | ca | 3.5 |
|
95 |
|
96 |
|
97 |
|
|
|
118 |
|
119 |
Evaluation was done using the metrics on the original repo, after ~ 1000 epochs we achieve:
|
120 |
|
121 |
+
* val_loss: 3.57
|
122 |
+
* f1_score: 0.95
|
123 |
+
* mel_loss: 0.22
|
124 |
+
* periodicity_loss: 0.113
|
125 |
+
* pesq_score: 3.31
|
126 |
+
* pitch_loss: 31.61
|
127 |
+
* utmos_score: 3.33
|
128 |
|
129 |
|
130 |
## Citation
|