aayush152 commited on
Commit
70b8361
1 Parent(s): 9d905e6

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.4689
21
 
22
  ## Model description
23
 
@@ -52,10 +52,10 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-------:|:----:|:---------------:|
55
- | 0.5256 | 10.7095 | 1000 | 0.4856 |
56
- | 0.5065 | 21.4190 | 2000 | 0.4751 |
57
- | 0.4933 | 32.1285 | 3000 | 0.4707 |
58
- | 0.4874 | 42.8380 | 4000 | 0.4689 |
59
 
60
 
61
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.4620
21
 
22
  ## Model description
23
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-------:|:----:|:---------------:|
55
+ | 0.5285 | 2.9895 | 1000 | 0.4830 |
56
+ | 0.5076 | 5.9791 | 2000 | 0.4697 |
57
+ | 0.5048 | 8.9686 | 3000 | 0.4634 |
58
+ | 0.4996 | 11.9581 | 4000 | 0.4620 |
59
 
60
 
61
  ### Framework versions