fazalazami commited on
Commit
947fbf5
1 Parent(s): 6e6fad7

End of training

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -1,24 +1,24 @@
1
  ---
2
  library_name: transformers
3
- license: mit
4
- base_model: microsoft/speecht5_tts
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
- - voxpopuli
9
  model-index:
10
- - name: speecht5_finetuned_voxpopuli_nl
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # speecht5_finetuned_voxpopuli_nl
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.4603
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.5214 | 4.3077 | 1000 | 0.4788 |
57
- | 0.4955 | 8.6154 | 2000 | 0.4662 |
58
- | 0.4906 | 12.9231 | 3000 | 0.4610 |
59
- | 0.4884 | 17.2318 | 4000 | 0.4603 |
60
 
61
 
62
  ### Framework versions
 
1
  ---
2
  library_name: transformers
3
+ license: apache-2.0
4
+ base_model: facebook/wav2vec2-large-xlsr-53
5
  tags:
6
  - generated_from_trainer
7
  datasets:
8
+ - facebook/voxpopuli
9
  model-index:
10
+ - name: fazalazami-finetuned-testtospeech
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # fazalazami-finetuned-testtospeech
18
 
19
+ This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the facebook/voxpopuli dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.4794
22
 
23
  ## Model description
24
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss |
55
  |:-------------:|:-------:|:----:|:---------------:|
56
+ | 0.547 | 6.1303 | 1000 | 0.5015 |
57
+ | 0.5323 | 12.2605 | 2000 | 0.4867 |
58
+ | 0.522 | 18.3908 | 3000 | 0.4821 |
59
+ | 0.5127 | 24.5211 | 4000 | 0.4794 |
60
 
61
 
62
  ### Framework versions