miosipof commited on
Commit
a1f9bed
·
verified ·
1 Parent(s): 0ebee53

End of training

Browse files
Files changed (2) hide show
  1. README.md +15 -29
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,4 @@
1
  ---
2
- license: mit
3
- base_model: miosipof/speecht5_tts_voxpopuli_it_v2
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -15,9 +13,9 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # speecht5_tts_dysarthria_v1
17
 
18
- This model is a fine-tuned version of [miosipof/speecht5_tts_voxpopuli_it_v2](https://huggingface.co/miosipof/speecht5_tts_voxpopuli_it_v2) on the audiofolder dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.5234
21
 
22
  ## Model description
23
 
@@ -36,7 +34,7 @@ More information needed
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
- - learning_rate: 5e-06
40
  - train_batch_size: 16
41
  - eval_batch_size: 8
42
  - seed: 42
@@ -44,34 +42,22 @@ The following hyperparameters were used during training:
44
  - total_train_batch_size: 32
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
- - lr_scheduler_warmup_steps: 100
48
- - training_steps: 500
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss |
54
- |:-------------:|:-------:|:----:|:---------------:|
55
- | 1.0113 | 0.7042 | 25 | 0.8442 |
56
- | 0.8 | 1.4085 | 50 | 0.7084 |
57
- | 0.7291 | 2.1127 | 75 | 0.6323 |
58
- | 0.6698 | 2.8169 | 100 | 0.5875 |
59
- | 0.6339 | 3.5211 | 125 | 0.5633 |
60
- | 0.5747 | 4.2254 | 150 | 0.5552 |
61
- | 0.5837 | 4.9296 | 175 | 0.5436 |
62
- | 0.5882 | 5.6338 | 200 | 0.5417 |
63
- | 0.5692 | 6.3380 | 225 | 0.5363 |
64
- | 0.5577 | 7.0423 | 250 | 0.5340 |
65
- | 0.5411 | 7.7465 | 275 | 0.5323 |
66
- | 0.5551 | 8.4507 | 300 | 0.5301 |
67
- | 0.5671 | 9.1549 | 325 | 0.5292 |
68
- | 0.5313 | 9.8592 | 350 | 0.5254 |
69
- | 0.5546 | 10.5634 | 375 | 0.5246 |
70
- | 0.5283 | 11.2676 | 400 | 0.5231 |
71
- | 0.5484 | 11.9718 | 425 | 0.5222 |
72
- | 0.5251 | 12.6761 | 450 | 0.5222 |
73
- | 0.5443 | 13.3803 | 475 | 0.5223 |
74
- | 0.5357 | 14.0845 | 500 | 0.5234 |
75
 
76
 
77
  ### Framework versions
 
1
  ---
 
 
2
  tags:
3
  - generated_from_trainer
4
  datasets:
 
13
 
14
  # speecht5_tts_dysarthria_v1
15
 
16
+ This model was trained from scratch on the audiofolder dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.5207
19
 
20
  ## Model description
21
 
 
34
  ### Training hyperparameters
35
 
36
  The following hyperparameters were used during training:
37
+ - learning_rate: 1e-06
38
  - train_batch_size: 16
39
  - eval_batch_size: 8
40
  - seed: 42
 
42
  - total_train_batch_size: 32
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
+ - lr_scheduler_warmup_steps: 50
46
+ - training_steps: 200
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 0.5385 | 0.7042 | 25 | 0.5221 |
54
+ | 0.5296 | 1.4085 | 50 | 0.5202 |
55
+ | 0.5471 | 2.1127 | 75 | 0.5208 |
56
+ | 0.5408 | 2.8169 | 100 | 0.5204 |
57
+ | 0.5497 | 3.5211 | 125 | 0.5198 |
58
+ | 0.5193 | 4.2254 | 150 | 0.5219 |
59
+ | 0.5317 | 4.9296 | 175 | 0.5184 |
60
+ | 0.5409 | 5.6338 | 200 | 0.5207 |
 
 
 
 
 
 
 
 
 
 
 
 
61
 
62
 
63
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fda068df3a6d81d09f4da0214cbeaeb09027dcac4ed6d2ab5d4f4a8f9bb4b801
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:563e3be2ee1334de6f2dc0daf8bc7f4c474bf6c5f456023168d618b23adb72aa
3
  size 577789320