sjdata commited on
Commit
751f84d
1 Parent(s): f42a56a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the single_speaker_en_test_librivox dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.5817
22
 
23
  ## Model description
24
 
@@ -52,11 +52,7 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
- | 0.8228 | 0.59 | 1000 | 0.7680 |
56
- | 0.74 | 1.19 | 2000 | 0.6693 |
57
- | 0.6854 | 1.78 | 3000 | 0.6155 |
58
- | 0.6794 | 2.37 | 4000 | 0.5908 |
59
- | 0.658 | 2.97 | 5000 | 0.5817 |
60
 
61
 
62
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the single_speaker_en_test_librivox dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4215
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss |
54
  |:-------------:|:-----:|:----:|:---------------:|
55
+ | 0.4809 | 1.78 | 1000 | 0.4215 |
 
 
 
 
56
 
57
 
58
  ### Framework versions