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,16 +51,16 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### 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.2990
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 0.5108 | 0.0571 | 100 | 0.4464 |
|
55 |
+
| 0.42 | 0.1142 | 200 | 0.3574 |
|
56 |
+
| 0.377 | 0.1713 | 300 | 0.3402 |
|
57 |
+
| 0.3568 | 0.2284 | 400 | 0.3280 |
|
58 |
+
| 0.3474 | 0.2855 | 500 | 0.3244 |
|
59 |
+
| 0.3439 | 0.3426 | 600 | 0.3145 |
|
60 |
+
| 0.3337 | 0.3997 | 700 | 0.3114 |
|
61 |
+
| 0.3307 | 0.4568 | 800 | 0.3041 |
|
62 |
+
| 0.3243 | 0.5140 | 900 | 0.3001 |
|
63 |
+
| 0.3231 | 0.5711 | 1000 | 0.2990 |
|
64 |
|
65 |
|
66 |
### Framework versions
|