deryauysal
commited on
Commit
•
ca1a937
1
Parent(s):
77e4504
End of training
Browse files- README.md +12 -0
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -21,6 +21,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
# SpeechT5 TTS Turkish
|
22 |
|
23 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the CommonVoice dataset.
|
|
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -50,6 +52,16 @@ The following hyperparameters were used during training:
|
|
50 |
- lr_scheduler_warmup_steps: 500
|
51 |
- training_steps: 4000
|
52 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
53 |
### Framework versions
|
54 |
|
55 |
- Transformers 4.33.0
|
|
|
21 |
# SpeechT5 TTS Turkish
|
22 |
|
23 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the CommonVoice dataset.
|
24 |
+
It achieves the following results on the evaluation set:
|
25 |
+
- Loss: 0.4685
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
52 |
- lr_scheduler_warmup_steps: 500
|
53 |
- training_steps: 4000
|
54 |
|
55 |
+
### Training results
|
56 |
+
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
58 |
+
|:-------------:|:------:|:----:|:---------------:|
|
59 |
+
| 0.4698 | 111.11 | 1000 | 0.4679 |
|
60 |
+
| 0.4328 | 222.22 | 2000 | 0.4647 |
|
61 |
+
| 0.4163 | 333.33 | 3000 | 0.4660 |
|
62 |
+
| 0.4327 | 444.44 | 4000 | 0.4685 |
|
63 |
+
|
64 |
+
|
65 |
### Framework versions
|
66 |
|
67 |
- Transformers 4.33.0
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 577878333
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:853e0a5d6337a61fee93e117f95b2fddeaaaaec16676937708e4199052df5a6f
|
3 |
size 577878333
|