End of training
Browse files- README.md +12 -12
- 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 common_voice_16_1 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
-
- lr_scheduler_warmup_steps:
|
46 |
- num_epochs: 10
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
@@ -50,16 +50,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_16_1 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.4175
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: linear
|
45 |
+
- lr_scheduler_warmup_steps: 500
|
46 |
- num_epochs: 10
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 0.8979 | 1.0 | 146 | 0.6939 |
|
54 |
+
| 0.7148 | 2.0 | 292 | 0.4864 |
|
55 |
+
| 0.5449 | 3.0 | 438 | 0.4567 |
|
56 |
+
| 0.5229 | 4.0 | 584 | 0.4548 |
|
57 |
+
| 0.5049 | 5.0 | 730 | 0.4294 |
|
58 |
+
| 0.4865 | 6.0 | 876 | 0.4281 |
|
59 |
+
| 0.4751 | 7.0 | 1022 | 0.4234 |
|
60 |
+
| 0.4706 | 8.0 | 1168 | 0.4201 |
|
61 |
+
| 0.4683 | 9.0 | 1314 | 0.4194 |
|
62 |
+
| 0.4667 | 10.0 | 1460 | 0.4175 |
|
63 |
|
64 |
|
65 |
### 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:4effb8b7336e89760e662872c8242c679a912e66ced7018dce0a8afe048f61bf
|
3 |
size 577789320
|