naqi72 commited on
Commit
a1c3005
1 Parent(s): 6bbeba2

End of training

Browse files
Files changed (2) hide show
  1. README.md +21 -9
  2. model.safetensors +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the TTS_English_data dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.4280
23
 
24
  ## Model description
25
 
@@ -38,7 +38,7 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 5e-05
42
  - train_batch_size: 12
43
  - eval_batch_size: 10
44
  - seed: 42
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
46
  - total_train_batch_size: 24
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
- - lr_scheduler_warmup_steps: 1000
50
  - training_steps: 3000
51
  - mixed_precision_training: Native AMP
52
 
@@ -54,12 +54,24 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-------:|:----:|:---------------:|
57
- | 0.5357 | 2.8409 | 500 | 0.4885 |
58
- | 0.5014 | 5.6818 | 1000 | 0.4571 |
59
- | 0.4728 | 8.5227 | 1500 | 0.4522 |
60
- | 0.4518 | 11.3636 | 2000 | 0.4397 |
61
- | 0.4472 | 14.2045 | 2500 | 0.4311 |
62
- | 0.4383 | 17.0455 | 3000 | 0.4280 |
 
 
 
 
 
 
 
 
 
 
 
 
63
 
64
 
65
  ### Framework versions
 
19
 
20
  This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the TTS_English_data dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.4244
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 3e-05
42
  - train_batch_size: 12
43
  - eval_batch_size: 10
44
  - seed: 42
 
46
  - total_train_batch_size: 24
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
+ - lr_scheduler_warmup_steps: 1500
50
  - training_steps: 3000
51
  - mixed_precision_training: Native AMP
52
 
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss |
56
  |:-------------:|:-------:|:----:|:---------------:|
57
+ | No log | 1.0 | 176 | 0.7486 |
58
+ | 0.9327 | 2.0 | 352 | 0.5466 |
59
+ | 0.6633 | 3.0 | 528 | 0.5009 |
60
+ | 0.6633 | 4.0 | 704 | 0.4828 |
61
+ | 0.5635 | 5.0 | 880 | 0.4694 |
62
+ | 0.5364 | 6.0 | 1056 | 0.4601 |
63
+ | 0.5364 | 7.0 | 1232 | 0.4609 |
64
+ | 0.5155 | 8.0 | 1408 | 0.4463 |
65
+ | 0.5025 | 9.0 | 1584 | 0.4459 |
66
+ | 0.4883 | 10.0 | 1760 | 0.4399 |
67
+ | 0.4883 | 11.0 | 1936 | 0.4342 |
68
+ | 0.4792 | 12.0 | 2112 | 0.4359 |
69
+ | 0.4715 | 13.0 | 2288 | 0.4264 |
70
+ | 0.4715 | 14.0 | 2464 | 0.4273 |
71
+ | 0.4646 | 15.0 | 2640 | 0.4238 |
72
+ | 0.4598 | 16.0 | 2816 | 0.4231 |
73
+ | 0.4598 | 17.0 | 2992 | 0.4227 |
74
+ | 0.452 | 17.0455 | 3000 | 0.4244 |
75
 
76
 
77
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f04afe6c3934c8cc621a9c6dab0aa2ce433b76c2e0b3032ca5356eb2d3f2cc4
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f3dfcd38b006cedc1e8c0bdd941ff0f092f3b5e53121c0202ff81a54045aea9
3
  size 577789320