kiupuc commited on
Commit
e2e1f5d
1 Parent(s): b6cd72b

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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 tts dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3545
22
 
23
  ## Model description
24
 
@@ -53,10 +53,10 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
- | 0.5306 | 1.6129 | 1000 | 0.4438 |
57
- | 0.4422 | 3.2258 | 2000 | 0.3824 |
58
- | 0.4073 | 4.8387 | 3000 | 0.3605 |
59
- | 0.4232 | 6.4516 | 4000 | 0.3545 |
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 tts dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.3536
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
+ | 0.5334 | 1.8149 | 1000 | 0.4285 |
57
+ | 0.4373 | 3.6298 | 2000 | 0.3785 |
58
+ | 0.4276 | 5.4446 | 3000 | 0.3582 |
59
+ | 0.3996 | 7.2595 | 4000 | 0.3536 |
60
 
61
 
62
  ### Framework versions