DeepDiveDev commited on
Commit
a4ff1fa
·
verified ·
1 Parent(s): 6e555ba

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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.6113
20
 
21
  ## Model description
22
 
@@ -51,12 +51,12 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-------:|:----:|:---------------:|
54
- | 6.1499 | 1.7419 | 100 | 0.7081 |
55
- | 5.4513 | 3.4902 | 200 | 0.6459 |
56
- | 5.3461 | 5.2386 | 300 | 0.6410 |
57
- | 5.1292 | 6.9805 | 400 | 0.6208 |
58
- | 4.9717 | 8.7289 | 500 | 0.6195 |
59
- | 4.9164 | 10.4772 | 600 | 0.6113 |
60
 
61
 
62
  ### 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.6190
20
 
21
  ## Model description
22
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-------:|:----:|:---------------:|
54
+ | 6.1441 | 1.9422 | 100 | 0.7127 |
55
+ | 5.5876 | 3.8988 | 200 | 0.6550 |
56
+ | 5.2451 | 5.8554 | 300 | 0.6514 |
57
+ | 5.1514 | 7.8120 | 400 | 0.6227 |
58
+ | 4.9727 | 9.7687 | 500 | 0.6220 |
59
+ | 4.9797 | 11.7253 | 600 | 0.6190 |
60
 
61
 
62
  ### Framework versions