mikhail-panzo
commited on
Commit
•
11aa21c
1
Parent(s):
2d6d8cf
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,14 +50,14 @@ 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 |
|
62 |
|
63 |
### 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.3305
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:------:|:----:|:---------------:|
|
53 |
+
| 0.5173 | 0.8377 | 500 | 0.4566 |
|
54 |
+
| 0.455 | 1.6754 | 1000 | 0.4031 |
|
55 |
+
| 0.4175 | 2.5131 | 1500 | 0.3778 |
|
56 |
+
| 0.4022 | 3.3508 | 2000 | 0.3678 |
|
57 |
+
| 0.3848 | 4.1885 | 2500 | 0.3523 |
|
58 |
+
| 0.3763 | 5.0262 | 3000 | 0.3426 |
|
59 |
+
| 0.3665 | 5.8639 | 3500 | 0.3398 |
|
60 |
+
| 0.3642 | 6.7016 | 4000 | 0.3305 |
|
61 |
|
62 |
|
63 |
### Framework versions
|