End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
# demo_text_to_speech
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the audiofolder dataset.
|
20 |
-
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.4543
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -49,14 +47,6 @@ The following hyperparameters were used during training:
|
|
49 |
- training_steps: 1000
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
-
### Training results
|
53 |
-
|
54 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
55 |
-
|:-------------:|:--------:|:----:|:---------------:|
|
56 |
-
| 0.4781 | 166.6667 | 500 | 0.4551 |
|
57 |
-
| 0.4384 | 333.3333 | 1000 | 0.4543 |
|
58 |
-
|
59 |
-
|
60 |
### Framework versions
|
61 |
|
62 |
- Transformers 4.50.3
|
|
|
17 |
# demo_text_to_speech
|
18 |
|
19 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the audiofolder dataset.
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
47 |
- training_steps: 1000
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
### Framework versions
|
51 |
|
52 |
- Transformers 4.50.3
|
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:fa5e4d10c72be7d60056355f59c4a19a721cc06bbbbf1101165bbb08f1244a78
|
3 |
size 577789320
|
runs/Apr07_12-53-32_5300c8c03e63/events.out.tfevents.1744030433.5300c8c03e63.431.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70b302a0c926f226c4d51a889bd3b7ba0d66d0e50f352b4d004b9e31900d6a27
|
3 |
+
size 16783
|
runs/Apr07_12-53-32_5300c8c03e63/events.out.tfevents.1744033198.5300c8c03e63.431.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c135e80ef911bcee17b1cc235834123ccccce2d7ca4196d0a4d895390749715
|
3 |
+
size 4184
|