End of training
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
| 4.
|
55 |
-
| 4.
|
56 |
-
| 4.
|
57 |
-
| 4.
|
58 |
-
| 4.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.4699
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.7769 | 0.2161 | 100 | 0.5356 |
|
55 |
+
| 4.4472 | 0.4322 | 200 | 0.5021 |
|
56 |
+
| 4.2231 | 0.6483 | 300 | 0.4858 |
|
57 |
+
| 4.087 | 0.8644 | 400 | 0.4751 |
|
58 |
+
| 4.0367 | 1.0821 | 500 | 0.4699 |
|
59 |
|
60 |
|
61 |
### Framework versions
|