End of training
Browse files- README.md +5 -5
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-------:|:----:|:---------------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.4614
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-------:|:----:|:---------------:|
|
55 |
+
| 0.5186 | 4.3034 | 1000 | 0.4798 |
|
56 |
+
| 0.4965 | 8.6068 | 2000 | 0.4666 |
|
57 |
+
| 0.4923 | 12.9102 | 3000 | 0.4613 |
|
58 |
+
| 0.4913 | 17.2136 | 4000 | 0.4614 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 577789320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbf1cbab3e8b6f9af6fa63d6081127d267fefa3809a9a0bd5b6c8b62fabf710d
|
3 |
size 577789320
|