Oysiyl commited on
Commit
34e4248
1 Parent(s): a4334de

End of training

Browse files
Files changed (1) hide show
  1. README.md +12 -16
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 is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_16_1 dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4191
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.902 | 1.0 | 146 | 0.7113 |
54
- | 0.7054 | 2.0 | 292 | 0.4888 |
55
- | 0.5368 | 3.0 | 438 | 0.4549 |
56
- | 0.5188 | 4.0 | 584 | 0.4441 |
57
- | 0.5007 | 5.0 | 730 | 0.4526 |
58
- | 0.4836 | 6.0 | 876 | 0.4299 |
59
- | 0.4722 | 7.0 | 1022 | 0.4249 |
60
- | 0.4666 | 8.0 | 1168 | 0.4234 |
61
- | 0.4652 | 9.0 | 1314 | 0.4218 |
62
- | 0.4639 | 10.0 | 1460 | 0.4191 |
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