End of training
Browse files- README.md +21 -21
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -51,26 +51,26 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 53 |
|:-------------:|:--------:|:-----:|:---------------:|
|
| 54 |
-
| 0.
|
| 55 |
-
| 0.
|
| 56 |
-
| 0.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
-
| 0.
|
| 64 |
-
| 0.
|
| 65 |
-
| 0.
|
| 66 |
-
| 0.
|
| 67 |
-
| 0.
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.
|
| 72 |
-
| 0.
|
| 73 |
-
| 0.
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.4742
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss |
|
| 53 |
|:-------------:|:--------:|:-----:|:---------------:|
|
| 54 |
+
| 0.6082 | 10.6434 | 1000 | 0.5512 |
|
| 55 |
+
| 0.4894 | 21.2788 | 2000 | 0.4854 |
|
| 56 |
+
| 0.4848 | 31.9223 | 3000 | 0.4715 |
|
| 57 |
+
| 0.4699 | 42.5576 | 4000 | 0.4692 |
|
| 58 |
+
| 0.4505 | 53.1930 | 5000 | 0.4660 |
|
| 59 |
+
| 0.4833 | 63.8365 | 6000 | 0.4602 |
|
| 60 |
+
| 0.4277 | 74.4718 | 7000 | 0.4590 |
|
| 61 |
+
| 0.4456 | 85.1072 | 8000 | 0.4689 |
|
| 62 |
+
| 0.4086 | 95.7507 | 9000 | 0.4614 |
|
| 63 |
+
| 0.4132 | 106.3861 | 10000 | 0.4654 |
|
| 64 |
+
| 0.4083 | 117.0214 | 11000 | 0.4689 |
|
| 65 |
+
| 0.4009 | 127.6649 | 12000 | 0.4672 |
|
| 66 |
+
| 0.4556 | 138.3003 | 13000 | 0.4718 |
|
| 67 |
+
| 0.3999 | 148.9437 | 14000 | 0.4684 |
|
| 68 |
+
| 0.3988 | 159.5791 | 15000 | 0.4694 |
|
| 69 |
+
| 0.3786 | 170.2145 | 16000 | 0.4711 |
|
| 70 |
+
| 0.4181 | 180.8579 | 17000 | 0.4744 |
|
| 71 |
+
| 0.3893 | 191.4933 | 18000 | 0.4747 |
|
| 72 |
+
| 0.3694 | 202.1287 | 19000 | 0.4734 |
|
| 73 |
+
| 0.3885 | 212.7721 | 20000 | 0.4742 |
|
| 74 |
|
| 75 |
|
| 76 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 577976712
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64d63d8a3a28cf3ceadbba88e47ddd830aa7a33c7567e7049b6e3e1a3409d2b6
|
| 3 |
size 577976712
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5905
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bca4cb289143b92d47257a10f9e3ced8006a45769b3240bf00e9ea19e674da54
|
| 3 |
size 5905
|