PhysHunter commited on
Commit
1f9088e
1 Parent(s): d92730d

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -17
README.md CHANGED
@@ -7,17 +7,7 @@ datasets:
7
  - facebook/voxpopuli
8
  model-index:
9
  - name: speecht5_finetuned_voxpopuli_fr
10
- results:
11
- - task:
12
- name: Text to Speech
13
- type: text-to-sppeech
14
- metrics:
15
- - name: MOS
16
- type: mos
17
- value: 0
18
- language:
19
- - fr
20
- pipeline_tag: text-to-speech
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -27,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the facebook/voxpopuli dataset.
29
  It achieves the following results on the evaluation set:
30
- - Loss: 0.5727
31
 
32
  ## Model description
33
 
@@ -61,10 +51,14 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss |
63
  |:-------------:|:-----:|:----:|:---------------:|
64
- | 0.6151 | 34.01 | 100 | 0.6893 |
65
- | 0.5422 | 69.0 | 200 | 0.5647 |
66
- | 0.5241 | 104.0 | 300 | 0.5541 |
67
- | 0.5165 | 139.0 | 400 | 0.5727 |
 
 
 
 
68
 
69
 
70
  ### Framework versions
@@ -72,4 +66,4 @@ The following hyperparameters were used during training:
72
  - Transformers 4.31.0
73
  - Pytorch 2.0.1+cu118
74
  - Datasets 2.14.4
75
- - Tokenizers 0.13.3
 
7
  - facebook/voxpopuli
8
  model-index:
9
  - name: speecht5_finetuned_voxpopuli_fr
10
+ results: []
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the facebook/voxpopuli dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5228
21
 
22
  ## Model description
23
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss |
53
  |:-------------:|:-----:|:----:|:---------------:|
54
+ | 0.6882 | 2.04 | 50 | 0.6228 |
55
+ | 0.6255 | 5.03 | 100 | 0.5841 |
56
+ | 0.5967 | 8.02 | 150 | 0.5516 |
57
+ | 0.5715 | 11.01 | 200 | 0.5335 |
58
+ | 0.5614 | 14.0 | 250 | 0.5297 |
59
+ | 0.5577 | 16.04 | 300 | 0.5236 |
60
+ | 0.5478 | 19.03 | 350 | 0.5214 |
61
+ | 0.5535 | 22.02 | 400 | 0.5228 |
62
 
63
 
64
  ### Framework versions
 
66
  - Transformers 4.31.0
67
  - Pytorch 2.0.1+cu118
68
  - Datasets 2.14.4
69
+ - Tokenizers 0.13.3