Asim037 commited on
Commit
3306ed0
1 Parent(s): 5994a60

End of training

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Lj-Speech dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.9579
24
 
25
  ## Model description
26
 
@@ -55,8 +55,8 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss |
57
  |:-------------:|:------:|:----:|:---------------:|
58
- | 1.2967 | 0.2714 | 100 | 1.1236 |
59
- | 1.0507 | 0.5427 | 200 | 0.9579 |
60
 
61
 
62
  ### Framework versions
 
20
 
21
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Lj-Speech dataset.
22
  It achieves the following results on the evaluation set:
23
+ - Loss: 0.9651
24
 
25
  ## Model description
26
 
 
55
 
56
  | Training Loss | Epoch | Step | Validation Loss |
57
  |:-------------:|:------:|:----:|:---------------:|
58
+ | 1.3099 | 0.2714 | 100 | 1.1364 |
59
+ | 1.0547 | 0.5427 | 200 | 0.9651 |
60
 
61
 
62
  ### Framework versions