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 |
-
| 4.
|
55 |
-
| 4.
|
56 |
-
| 4.
|
57 |
-
| 4.
|
58 |
-
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
- Transformers 4.46.1
|
64 |
-
- Pytorch 2.5.1+
|
65 |
- Datasets 3.2.0
|
66 |
- Tokenizers 0.20.3
|
|
|
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.4780
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss |
|
53 |
|:-------------:|:------:|:----:|:---------------:|
|
54 |
+
| 4.7874 | 1.8141 | 100 | 0.5481 |
|
55 |
+
| 4.3639 | 3.6281 | 200 | 0.5051 |
|
56 |
+
| 4.166 | 5.4422 | 300 | 0.4926 |
|
57 |
+
| 4.0455 | 7.2562 | 400 | 0.4837 |
|
58 |
+
| 3.9054 | 9.0703 | 500 | 0.4780 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
62 |
|
63 |
- Transformers 4.46.1
|
64 |
+
- Pytorch 2.5.1+cu118
|
65 |
- Datasets 3.2.0
|
66 |
- Tokenizers 0.20.3
|