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.4447
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 0.5826 | 0.3638 | 100 | 0.5139 |
|
55 |
+
| 0.5432 | 0.7276 | 200 | 0.4956 |
|
56 |
+
| 0.5189 | 1.0914 | 300 | 0.4836 |
|
57 |
+
| 0.5081 | 1.4552 | 400 | 0.4675 |
|
58 |
+
| 0.4982 | 1.8190 | 500 | 0.4587 |
|
59 |
+
| 0.4894 | 2.1828 | 600 | 0.4589 |
|
60 |
+
| 0.4889 | 2.5466 | 700 | 0.4530 |
|
61 |
+
| 0.4834 | 2.9104 | 800 | 0.4485 |
|
62 |
+
| 0.4768 | 3.2742 | 900 | 0.4461 |
|
63 |
+
| 0.4742 | 3.6380 | 1000 | 0.4447 |
|
64 |
|
65 |
|
66 |
### Framework versions
|