mikhail-panzo commited on
Commit
1a88145
1 Parent(s): 2896480

End of training

Browse files
Files changed (1) hide show
  1. README.md +17 -17
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.3161
19
 
20
  ## Model description
21
 
@@ -50,22 +50,22 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
- | 0.3712 | 0.2094 | 500 | 0.3402 |
54
- | 0.3792 | 0.4188 | 1000 | 0.3468 |
55
- | 0.374 | 0.6283 | 1500 | 0.3445 |
56
- | 0.3701 | 0.8377 | 2000 | 0.3469 |
57
- | 0.3828 | 1.0471 | 2500 | 0.3560 |
58
- | 0.3697 | 1.2565 | 3000 | 0.3404 |
59
- | 0.3719 | 1.4660 | 3500 | 0.3373 |
60
- | 0.3682 | 1.6754 | 4000 | 0.3358 |
61
- | 0.365 | 1.8848 | 4500 | 0.3351 |
62
- | 0.3759 | 2.0942 | 5000 | 0.3276 |
63
- | 0.3628 | 2.3037 | 5500 | 0.3276 |
64
- | 0.3584 | 2.5131 | 6000 | 0.3218 |
65
- | 0.3543 | 2.7225 | 6500 | 0.3218 |
66
- | 0.3512 | 2.9319 | 7000 | 0.3184 |
67
- | 0.3397 | 3.1414 | 7500 | 0.3170 |
68
- | 0.3392 | 3.3508 | 8000 | 0.3161 |
69
 
70
 
71
  ### 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.3262
19
 
20
  ## Model description
21
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:------:|:----:|:---------------:|
53
+ | 0.5552 | 0.2094 | 500 | 0.4883 |
54
+ | 0.4913 | 0.4188 | 1000 | 0.4266 |
55
+ | 0.446 | 0.6283 | 1500 | 0.3975 |
56
+ | 0.4222 | 0.8377 | 2000 | 0.3949 |
57
+ | 0.4273 | 1.0471 | 2500 | 0.3829 |
58
+ | 0.4028 | 1.2565 | 3000 | 0.3674 |
59
+ | 0.3941 | 1.4660 | 3500 | 0.3616 |
60
+ | 0.3871 | 1.6754 | 4000 | 0.3519 |
61
+ | 0.3828 | 1.8848 | 4500 | 0.3493 |
62
+ | 0.3954 | 2.0942 | 5000 | 0.3490 |
63
+ | 0.381 | 2.3037 | 5500 | 0.3398 |
64
+ | 0.372 | 2.5131 | 6000 | 0.3372 |
65
+ | 0.3642 | 2.7225 | 6500 | 0.3314 |
66
+ | 0.3692 | 2.9319 | 7000 | 0.3308 |
67
+ | 0.3555 | 3.1414 | 7500 | 0.3283 |
68
+ | 0.3536 | 3.3508 | 8000 | 0.3262 |
69
 
70
 
71
  ### Framework versions