MaxenceB07 commited on
Commit
29a4c4c
·
verified ·
1 Parent(s): 8a7cc32

End of training

Browse files
Files changed (1) hide show
  1. README.md +10 -12
README.md CHANGED
@@ -4,8 +4,6 @@ license: mit
4
  base_model: microsoft/speecht5_tts
5
  tags:
6
  - generated_from_trainer
7
- datasets:
8
- - common_voice_11_0
9
  model-index:
10
  - name: TTS_FineTune_French
11
  results: []
@@ -16,9 +14,9 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # TTS_FineTune_French
18
 
19
- This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_11_0 dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5051
22
 
23
  ## Model description
24
 
@@ -51,14 +49,14 @@ The following hyperparameters were used during training:
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss |
55
- |:-------------:|:------:|:----:|:---------------:|
56
- | 5.2947 | 0.7326 | 100 | 0.5842 |
57
- | 4.7202 | 1.4615 | 200 | 0.5506 |
58
- | 4.5251 | 2.1905 | 300 | 0.5342 |
59
- | 4.381 | 2.9231 | 400 | 0.5242 |
60
- | 4.3639 | 3.6520 | 500 | 0.5124 |
61
- | 4.1834 | 4.3810 | 600 | 0.5051 |
62
 
63
 
64
  ### Framework versions
 
4
  base_model: microsoft/speecht5_tts
5
  tags:
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: TTS_FineTune_French
9
  results: []
 
14
 
15
  # TTS_FineTune_French
16
 
17
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4810
20
 
21
  ## Model description
22
 
 
49
 
50
  ### Training results
51
 
52
+ | Training Loss | Epoch | Step | Validation Loss |
53
+ |:-------------:|:-------:|:----:|:---------------:|
54
+ | 4.3698 | 16.6957 | 100 | 0.5334 |
55
+ | 3.9064 | 33.3478 | 200 | 0.5207 |
56
+ | 3.6468 | 50.0 | 300 | 0.4919 |
57
+ | 3.6001 | 66.6957 | 400 | 0.4892 |
58
+ | 3.4848 | 83.3478 | 500 | 0.4813 |
59
+ | 3.3729 | 100.0 | 600 | 0.4810 |
60
 
61
 
62
  ### Framework versions