mikhail-panzo
commited on
Commit
•
1a88145
1
Parent(s):
2896480
End of training
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -50,22 +50,22 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.3262
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
+
| 0.5552 | 0.2094 | 500 | 0.4883 |
|
54 |
+
| 0.4913 | 0.4188 | 1000 | 0.4266 |
|
55 |
+
| 0.446 | 0.6283 | 1500 | 0.3975 |
|
56 |
+
| 0.4222 | 0.8377 | 2000 | 0.3949 |
|
57 |
+
| 0.4273 | 1.0471 | 2500 | 0.3829 |
|
58 |
+
| 0.4028 | 1.2565 | 3000 | 0.3674 |
|
59 |
+
| 0.3941 | 1.4660 | 3500 | 0.3616 |
|
60 |
+
| 0.3871 | 1.6754 | 4000 | 0.3519 |
|
61 |
+
| 0.3828 | 1.8848 | 4500 | 0.3493 |
|
62 |
+
| 0.3954 | 2.0942 | 5000 | 0.3490 |
|
63 |
+
| 0.381 | 2.3037 | 5500 | 0.3398 |
|
64 |
+
| 0.372 | 2.5131 | 6000 | 0.3372 |
|
65 |
+
| 0.3642 | 2.7225 | 6500 | 0.3314 |
|
66 |
+
| 0.3692 | 2.9319 | 7000 | 0.3308 |
|
67 |
+
| 0.3555 | 3.1414 | 7500 | 0.3283 |
|
68 |
+
| 0.3536 | 3.3508 | 8000 | 0.3262 |
|
69 |
|
70 |
|
71 |
### Framework versions
|