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.4508
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 0.5468 | 0.3573 | 100 | 0.4985 |
|
55 |
+
| 0.5389 | 0.7146 | 200 | 0.4955 |
|
56 |
+
| 0.5149 | 1.0719 | 300 | 0.4767 |
|
57 |
+
| 0.5034 | 1.4292 | 400 | 0.4669 |
|
58 |
+
| 0.4961 | 1.7865 | 500 | 0.4644 |
|
59 |
+
| 0.4903 | 2.1438 | 600 | 0.4643 |
|
60 |
+
| 0.4836 | 2.5011 | 700 | 0.4587 |
|
61 |
+
| 0.4829 | 2.8584 | 800 | 0.4539 |
|
62 |
+
| 0.4752 | 3.2157 | 900 | 0.4515 |
|
63 |
+
| 0.4776 | 3.5730 | 1000 | 0.4508 |
|
64 |
|
65 |
|
66 |
### Framework versions
|