MohsenABG commited on
Commit
e30b54b
1 Parent(s): 8eb2c2e

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_13_0 dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5079
22
 
23
  ## Model description
24
 
@@ -51,13 +51,13 @@ The following hyperparameters were used during training:
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss |
55
- |:-------------:|:-------:|:----:|:---------------:|
56
- | 0.614 | 6.3492 | 100 | 0.5592 |
57
- | 0.5537 | 12.6984 | 200 | 0.5364 |
58
- | 0.5259 | 19.0476 | 300 | 0.5181 |
59
- | 0.5122 | 25.3968 | 400 | 0.5065 |
60
- | 0.4977 | 31.7460 | 500 | 0.5079 |
61
 
62
 
63
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_13_0 dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.5929
22
 
23
  ## Model description
24
 
 
51
 
52
  ### Training results
53
 
54
+ | Training Loss | Epoch | Step | Validation Loss |
55
+ |:-------------:|:------:|:----:|:---------------:|
56
+ | 0.7735 | 0.3972 | 100 | 0.7075 |
57
+ | 0.7097 | 0.7944 | 200 | 0.6469 |
58
+ | 0.6619 | 1.1917 | 300 | 0.6184 |
59
+ | 0.6383 | 1.5889 | 400 | 0.6056 |
60
+ | 0.6199 | 1.9861 | 500 | 0.5929 |
61
 
62
 
63
  ### Framework versions