Meen15kshi
commited on
Commit
•
834c750
1
Parent(s):
e8a9839
End of training
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the TTS_English_Technical_data dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
|:-------------:|:------:|:----:|:---------------:|
|
57 |
-
| 4.
|
58 |
-
| 4.
|
59 |
-
| 4.
|
60 |
-
| 3.
|
61 |
-
| 3.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the TTS_English_Technical_data dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.4567
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss |
|
56 |
|:-------------:|:------:|:----:|:---------------:|
|
57 |
+
| 4.6959 | 0.3581 | 100 | 0.5174 |
|
58 |
+
| 4.3058 | 0.7162 | 200 | 0.4934 |
|
59 |
+
| 4.1364 | 1.0743 | 300 | 0.4732 |
|
60 |
+
| 3.9969 | 1.4324 | 400 | 0.4615 |
|
61 |
+
| 3.9857 | 1.7905 | 500 | 0.4567 |
|
62 |
|
63 |
|
64 |
### Framework versions
|