shubhamprakash commited on
Commit
45160c2
1 Parent(s): 943edc7

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 lj_speech dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3737
22
 
23
  ## Model description
24
 
@@ -53,11 +53,11 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
- | 0.4677 | 0.6029 | 100 | 0.4110 |
57
- | 0.4311 | 1.2102 | 200 | 0.3935 |
58
- | 0.4264 | 1.8131 | 300 | 0.3827 |
59
- | 0.4171 | 2.4205 | 400 | 0.3771 |
60
- | 0.4132 | 3.0279 | 500 | 0.3737 |
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 lj_speech dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3739
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
+ | 0.4684 | 0.6029 | 100 | 0.4076 |
57
+ | 0.4326 | 1.2102 | 200 | 0.4005 |
58
+ | 0.4257 | 1.8131 | 300 | 0.3841 |
59
+ | 0.416 | 2.4205 | 400 | 0.3785 |
60
+ | 0.4148 | 3.0279 | 500 | 0.3739 |
61
 
62
 
63
  ### Framework versions