sfedar commited on
Commit
23460f4
·
verified ·
1 Parent(s): b6ec872

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -4,6 +4,8 @@ license: mit
4
  base_model: microsoft/speecht5_tts
5
  tags:
6
  - generated_from_trainer
 
 
7
  model-index:
8
  - name: speecht5_finetuned_voxpopuli_es
9
  results: []
@@ -14,9 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # speecht5_finetuned_voxpopuli_es
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.4759
20
 
21
  ## Model description
22
 
@@ -51,10 +53,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:------:|:----:|:---------------:|
54
- | 0.6521 | 2.3419 | 250 | 0.5739 |
55
- | 0.5423 | 4.6838 | 500 | 0.4950 |
56
- | 0.5254 | 7.0258 | 750 | 0.4800 |
57
- | 0.5159 | 9.3677 | 1000 | 0.4759 |
58
 
59
 
60
  ### Framework versions
 
4
  base_model: microsoft/speecht5_tts
5
  tags:
6
  - generated_from_trainer
7
+ datasets:
8
+ - facebook/voxpopuli
9
  model-index:
10
  - name: speecht5_finetuned_voxpopuli_es
11
  results: []
 
16
 
17
  # speecht5_finetuned_voxpopuli_es
18
 
19
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4625
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:------:|:----:|:---------------:|
56
+ | 0.5118 | 2.3419 | 250 | 0.4745 |
57
+ | 0.501 | 4.6838 | 500 | 0.4680 |
58
+ | 0.4988 | 7.0258 | 750 | 0.4645 |
59
+ | 0.4945 | 9.3677 | 1000 | 0.4625 |
60
 
61
 
62
  ### Framework versions