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,12 +51,12 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
-
| 6.
|
55 |
-
| 5.
|
56 |
-
| 5.
|
57 |
-
| 5.
|
58 |
-
| 4.
|
59 |
-
| 4.
|
60 |
|
61 |
|
62 |
### 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.6190
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|
|
54 |
+
| 6.1441 | 1.9422 | 100 | 0.7127 |
|
55 |
+
| 5.5876 | 3.8988 | 200 | 0.6550 |
|
56 |
+
| 5.2451 | 5.8554 | 300 | 0.6514 |
|
57 |
+
| 5.1514 | 7.8120 | 400 | 0.6227 |
|
58 |
+
| 4.9727 | 9.7687 | 500 | 0.6220 |
|
59 |
+
| 4.9797 | 11.7253 | 600 | 0.6190 |
|
60 |
|
61 |
|
62 |
### Framework versions
|