mikhail-panzo commited on
Commit
11aa21c
1 Parent(s): 2d6d8cf

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.3181
19
 
20
  ## Model description
21
 
@@ -50,14 +50,14 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
- | 0.385 | 0.8377 | 500 | 0.3593 |
54
- | 0.3735 | 1.6754 | 1000 | 0.3449 |
55
- | 0.37 | 2.5131 | 1500 | 0.3446 |
56
- | 0.366 | 3.3508 | 2000 | 0.3387 |
57
- | 0.3576 | 4.1885 | 2500 | 0.3337 |
58
- | 0.3561 | 5.0262 | 3000 | 0.3288 |
59
- | 0.3482 | 5.8639 | 3500 | 0.3197 |
60
- | 0.3469 | 6.7016 | 4000 | 0.3181 |
61
 
62
 
63
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.3305
19
 
20
  ## Model description
21
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
+ | 0.5173 | 0.8377 | 500 | 0.4566 |
54
+ | 0.455 | 1.6754 | 1000 | 0.4031 |
55
+ | 0.4175 | 2.5131 | 1500 | 0.3778 |
56
+ | 0.4022 | 3.3508 | 2000 | 0.3678 |
57
+ | 0.3848 | 4.1885 | 2500 | 0.3523 |
58
+ | 0.3763 | 5.0262 | 3000 | 0.3426 |
59
+ | 0.3665 | 5.8639 | 3500 | 0.3398 |
60
+ | 0.3642 | 6.7016 | 4000 | 0.3305 |
61
 
62
 
63
  ### Framework versions