EYEDOL commited on
Commit
992a7b2
1 Parent(s): 17dbcef

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.2985
20
 
21
  ## Model description
22
 
@@ -51,16 +51,16 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
- | 0.5079 | 0.4545 | 100 | 0.4190 |
55
- | 0.4305 | 0.9091 | 200 | 0.3653 |
56
- | 0.3847 | 1.3636 | 300 | 0.3456 |
57
- | 0.3575 | 1.8182 | 400 | 0.3453 |
58
- | 0.3482 | 2.2727 | 500 | 0.3231 |
59
- | 0.3414 | 2.7273 | 600 | 0.3151 |
60
- | 0.333 | 3.1818 | 700 | 0.3079 |
61
- | 0.3254 | 3.6364 | 800 | 0.3021 |
62
- | 0.3203 | 4.0909 | 900 | 0.2989 |
63
- | 0.3174 | 4.5455 | 1000 | 0.2985 |
64
 
65
 
66
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2990
20
 
21
  ## Model description
22
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
+ | 0.5108 | 0.0571 | 100 | 0.4464 |
55
+ | 0.42 | 0.1142 | 200 | 0.3574 |
56
+ | 0.377 | 0.1713 | 300 | 0.3402 |
57
+ | 0.3568 | 0.2284 | 400 | 0.3280 |
58
+ | 0.3474 | 0.2855 | 500 | 0.3244 |
59
+ | 0.3439 | 0.3426 | 600 | 0.3145 |
60
+ | 0.3337 | 0.3997 | 700 | 0.3114 |
61
+ | 0.3307 | 0.4568 | 800 | 0.3041 |
62
+ | 0.3243 | 0.5140 | 900 | 0.3001 |
63
+ | 0.3231 | 0.5711 | 1000 | 0.2990 |
64
 
65
 
66
  ### Framework versions