End of training
Browse files
README.md
CHANGED
@@ -84,7 +84,7 @@ special_tokens:
|
|
84 |
|
85 |
This model is a fine-tuned version of [syvai/tts-v1-pretrained](https://huggingface.co/syvai/tts-v1-pretrained) on the syvai/zac-coral-tts and the syvai/zac-dk-voice-pro datasets.
|
86 |
It achieves the following results on the evaluation set:
|
87 |
-
- Loss: 4.
|
88 |
|
89 |
## Model description
|
90 |
|
@@ -119,20 +119,20 @@ The following hyperparameters were used during training:
|
|
119 |
| Training Loss | Epoch | Step | Validation Loss |
|
120 |
|:-------------:|:------:|:----:|:---------------:|
|
121 |
| 4.8887 | 0.0207 | 1 | 4.9883 |
|
122 |
-
| 4.
|
123 |
| 4.5644 | 0.4140 | 20 | 4.5822 |
|
124 |
-
| 4.
|
125 |
-
| 4.
|
126 |
-
| 4.
|
127 |
-
| 4.
|
128 |
-
| 4.3866 | 1.4554 | 70 | 4.
|
129 |
-
| 4.
|
130 |
-
| 4.
|
131 |
-
| 4.
|
132 |
-
| 4.
|
133 |
-
| 4.
|
134 |
-
| 4.
|
135 |
-
| 4.
|
136 |
|
137 |
|
138 |
### Framework versions
|
|
|
84 |
|
85 |
This model is a fine-tuned version of [syvai/tts-v1-pretrained](https://huggingface.co/syvai/tts-v1-pretrained) on the syvai/zac-coral-tts and the syvai/zac-dk-voice-pro datasets.
|
86 |
It achieves the following results on the evaluation set:
|
87 |
+
- Loss: 4.4147
|
88 |
|
89 |
## Model description
|
90 |
|
|
|
119 |
| Training Loss | Epoch | Step | Validation Loss |
|
120 |
|:-------------:|:------:|:----:|:---------------:|
|
121 |
| 4.8887 | 0.0207 | 1 | 4.9883 |
|
122 |
+
| 4.6631 | 0.2070 | 10 | 4.6965 |
|
123 |
| 4.5644 | 0.4140 | 20 | 4.5822 |
|
124 |
+
| 4.4871 | 0.6210 | 30 | 4.5155 |
|
125 |
+
| 4.4669 | 0.8279 | 40 | 4.4730 |
|
126 |
+
| 4.4424 | 1.0414 | 50 | 4.4485 |
|
127 |
+
| 4.4165 | 1.2484 | 60 | 4.4336 |
|
128 |
+
| 4.3866 | 1.4554 | 70 | 4.4247 |
|
129 |
+
| 4.4057 | 1.6624 | 80 | 4.4194 |
|
130 |
+
| 4.3947 | 1.8693 | 90 | 4.4167 |
|
131 |
+
| 4.3952 | 2.0828 | 100 | 4.4155 |
|
132 |
+
| 4.4001 | 2.2898 | 110 | 4.4153 |
|
133 |
+
| 4.3948 | 2.4968 | 120 | 4.4150 |
|
134 |
+
| 4.3996 | 2.7038 | 130 | 4.4148 |
|
135 |
+
| 4.3888 | 2.9107 | 140 | 4.4147 |
|
136 |
|
137 |
|
138 |
### Framework versions
|