Commit
·
7449472
1
Parent(s):
dd78a78
End of training
Browse files- README.md +5 -5
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the test_audio_2 dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
@@ -56,10 +56,10 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss |
|
58 |
|:-------------:|:------:|:----:|:---------------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
22 |
|
23 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the test_audio_2 dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
+
- Loss: 0.4289
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss |
|
58 |
|:-------------:|:------:|:----:|:---------------:|
|
59 |
+
| 0.4584 | 76.92 | 1000 | 0.4368 |
|
60 |
+
| 0.4099 | 153.85 | 2000 | 0.4261 |
|
61 |
+
| 0.4123 | 230.77 | 3000 | 0.4264 |
|
62 |
+
| 0.4182 | 307.69 | 4000 | 0.4289 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 577878333
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5871f3da75ffb07eab8adf6f902755ad3c46e545e0647976bf9f5379a90757cb
|
3 |
size 577878333
|