shubhamprakash
commited on
Commit
•
45160c2
1
Parent(s):
943edc7
End of training
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the lj_speech dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:------:|:----:|:---------------:|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the lj_speech dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.3739
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
|:-------------:|:------:|:----:|:---------------:|
|
56 |
+
| 0.4684 | 0.6029 | 100 | 0.4076 |
|
57 |
+
| 0.4326 | 1.2102 | 200 | 0.4005 |
|
58 |
+
| 0.4257 | 1.8131 | 300 | 0.3841 |
|
59 |
+
| 0.416 | 2.4205 | 400 | 0.3785 |
|
60 |
+
| 0.4148 | 3.0279 | 500 | 0.3739 |
|
61 |
|
62 |
|
63 |
### Framework versions
|