End of training
Browse files- README.md +13 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
-
base_model: microsoft/speecht5_tts
|
3 |
license: mit
|
|
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -43,17 +43,23 @@ The following hyperparameters were used during training:
|
|
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 |
-
- training_steps:
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-------:|:----:|:---------------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
1 |
---
|
|
|
2 |
license: mit
|
3 |
+
base_model: microsoft/speecht5_tts
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
model-index:
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4932
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
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 |
+
- training_steps: 1000
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-------:|:----:|:---------------:|
|
53 |
+
| 0.8772 | 6.8966 | 100 | 0.7399 |
|
54 |
+
| 0.8105 | 13.7931 | 200 | 0.6896 |
|
55 |
+
| 0.6876 | 20.6897 | 300 | 0.5928 |
|
56 |
+
| 0.5714 | 27.5862 | 400 | 0.5120 |
|
57 |
+
| 0.5572 | 34.4828 | 500 | 0.4993 |
|
58 |
+
| 0.539 | 41.3793 | 600 | 0.4985 |
|
59 |
+
| 0.5276 | 48.2759 | 700 | 0.4917 |
|
60 |
+
| 0.5219 | 55.1724 | 800 | 0.4915 |
|
61 |
+
| 0.506 | 62.0690 | 900 | 0.4913 |
|
62 |
+
| 0.51 | 68.9655 | 1000 | 0.4932 |
|
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:39a9ea743dfbb9926ff5efaad5cf6ca6840fae37bd95fea2c04436b484bfd2e8
|
3 |
size 577789320
|