End of training
Browse files
README.md
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
-
base_model: microsoft/speecht5_tts
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
-
datasets:
|
7 |
-
- common_voice_16_1
|
8 |
model-index:
|
9 |
- name: speecht5_tts_common_voice_uk
|
10 |
results: []
|
@@ -15,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# speecht5_tts_common_voice_uk
|
17 |
|
18 |
-
This model
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -50,16 +46,16 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
model-index:
|
5 |
- name: speecht5_tts_common_voice_uk
|
6 |
results: []
|
|
|
11 |
|
12 |
# speecht5_tts_common_voice_uk
|
13 |
|
14 |
+
This model was trained from scratch on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 0.4015
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.4646 | 1.0 | 146 | 0.4160 |
|
50 |
+
| 0.468 | 2.0 | 292 | 0.4173 |
|
51 |
+
| 0.4623 | 3.0 | 438 | 0.4177 |
|
52 |
+
| 0.4637 | 4.0 | 584 | 0.4116 |
|
53 |
+
| 0.4584 | 5.0 | 730 | 0.4074 |
|
54 |
+
| 0.4525 | 6.0 | 876 | 0.4074 |
|
55 |
+
| 0.4438 | 7.0 | 1022 | 0.4054 |
|
56 |
+
| 0.4433 | 8.0 | 1168 | 0.4020 |
|
57 |
+
| 0.4401 | 9.0 | 1314 | 0.4018 |
|
58 |
+
| 0.4401 | 10.0 | 1460 | 0.4015 |
|
59 |
|
60 |
|
61 |
### Framework versions
|