Aaquila/tts_speecht5_accentdb
Browse files- README.md +18 -0
- model.safetensors +1 -1
README.md
CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# fine_tuned
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -44,6 +46,22 @@ The following hyperparameters were used during training:
|
|
44 |
- training_steps: 2500
|
45 |
- mixed_precision_training: Native AMP
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
### Framework versions
|
48 |
|
49 |
- Transformers 4.38.1
|
|
|
14 |
# fine_tuned
|
15 |
|
16 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.4328
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
- training_steps: 2500
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
+
| 0.5769 | 8.77 | 250 | 0.5205 |
|
54 |
+
| 0.4998 | 17.54 | 500 | 0.4383 |
|
55 |
+
| 0.4637 | 26.32 | 750 | 0.4285 |
|
56 |
+
| 0.4488 | 35.09 | 1000 | 0.4298 |
|
57 |
+
| 0.4307 | 43.86 | 1250 | 0.4272 |
|
58 |
+
| 0.4309 | 52.63 | 1500 | 0.4245 |
|
59 |
+
| 0.4272 | 61.4 | 1750 | 0.4282 |
|
60 |
+
| 0.4204 | 70.18 | 2000 | 0.4317 |
|
61 |
+
| 0.4222 | 78.95 | 2250 | 0.4313 |
|
62 |
+
| 0.4354 | 87.72 | 2500 | 0.4328 |
|
63 |
+
|
64 |
+
|
65 |
### Framework versions
|
66 |
|
67 |
- Transformers 4.38.1
|
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:013172ed5367073d88d4766aa65dc7877d0bcbaf62e20a5fb6c87dafa90e6562
|
3 |
size 577789320
|