FredDYyy commited on
Commit
fca71aa
1 Parent(s): 6dce703

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Common Voice 13 dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.5294
23
 
24
  ## Model description
25
 
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
- | 0.6613 | 14.44 | 1000 | 0.5925 |
58
- | 0.6131 | 28.88 | 2000 | 0.5538 |
59
- | 0.5873 | 43.32 | 3000 | 0.5342 |
60
- | 0.59 | 57.76 | 4000 | 0.5294 |
61
 
62
 
63
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Common Voice 13 dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.4772
23
 
24
  ## Model description
25
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-----:|:----:|:---------------:|
57
+ | 0.5534 | 10.06 | 1000 | 0.5056 |
58
+ | 0.528 | 20.13 | 2000 | 0.4843 |
59
+ | 0.5119 | 30.19 | 3000 | 0.4811 |
60
+ | 0.4994 | 40.25 | 4000 | 0.4772 |
61
 
62
 
63
  ### Framework versions