End of training
Browse files
README.md
CHANGED
@@ -9,18 +9,18 @@ tags:
|
|
9 |
datasets:
|
10 |
- maguette
|
11 |
model-index:
|
12 |
-
- name: SpeechT5 TTS MT
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
# SpeechT5 TTS MT
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the maguette dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
|:-------------:|:-------:|:----:|:---------------:|
|
58 |
-
| No log | 6.6667 | 10 | 1.
|
59 |
-
| No log | 13.3333 | 20 |
|
60 |
-
| 1.
|
61 |
-
| 1.
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
9 |
datasets:
|
10 |
- maguette
|
11 |
model-index:
|
12 |
+
- name: SpeechT5 TTS MT V1
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# SpeechT5 TTS MT V1
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the maguette dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.7553
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
|:-------------:|:-------:|:----:|:---------------:|
|
58 |
+
| No log | 6.6667 | 10 | 1.0697 |
|
59 |
+
| No log | 13.3333 | 20 | 0.9269 |
|
60 |
+
| 1.1237 | 20.0 | 30 | 0.8719 |
|
61 |
+
| 1.1237 | 26.6667 | 40 | 0.8235 |
|
62 |
+
| 0.8225 | 33.3333 | 50 | 0.8047 |
|
63 |
+
| 0.8225 | 40.0 | 60 | 0.7953 |
|
64 |
+
| 0.8225 | 46.6667 | 70 | 0.7818 |
|
65 |
+
| 0.7747 | 53.3333 | 80 | 0.7663 |
|
66 |
+
| 0.7747 | 60.0 | 90 | 0.7559 |
|
67 |
+
| 0.7322 | 66.6667 | 100 | 0.7553 |
|
68 |
|
69 |
|
70 |
### Framework versions
|