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,14 +51,14 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
-
| 1.
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### 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 |
+
| 1.7704 | 0.2944 | 100 | 1.3052 |
|
55 |
+
| 1.0046 | 0.5889 | 200 | 0.8179 |
|
56 |
+
| 0.8288 | 0.8833 | 300 | 0.7114 |
|
57 |
+
| 0.7703 | 1.1778 | 400 | 0.6793 |
|
58 |
+
| 0.7269 | 1.4722 | 500 | 0.6498 |
|
59 |
+
| 0.7226 | 1.7667 | 600 | 0.6314 |
|
60 |
+
| 0.6933 | 2.0611 | 700 | 0.6219 |
|
61 |
+
| 0.6862 | 2.3555 | 800 | 0.6190 |
|
62 |
|
63 |
|
64 |
### Framework versions
|