rahafvii commited on
Commit
13449c7
·
verified ·
1 Parent(s): 7c84de9

End of training

Browse files
README.md ADDED
@@ -0,0 +1,112 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/speecht5_tts
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - common_voice_13_0
8
+ model-index:
9
+ - name: test8k
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # test8k
17
+
18
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_13_0 dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.5281
21
+
22
+ ## Model description
23
+
24
+ More information needed
25
+
26
+ ## Intended uses & limitations
27
+
28
+ More information needed
29
+
30
+ ## Training and evaluation data
31
+
32
+ More information needed
33
+
34
+ ## Training procedure
35
+
36
+ ### Training hyperparameters
37
+
38
+ The following hyperparameters were used during training:
39
+ - learning_rate: 1e-05
40
+ - train_batch_size: 8
41
+ - eval_batch_size: 4
42
+ - seed: 42
43
+ - gradient_accumulation_steps: 2
44
+ - total_train_batch_size: 16
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 500
48
+ - training_steps: 5000
49
+ - mixed_precision_training: Native AMP
50
+
51
+ ### Training results
52
+
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:-----:|:----:|:---------------:|
55
+ | 1.1386 | 0.22 | 100 | 0.9446 |
56
+ | 0.9909 | 0.43 | 200 | 0.8305 |
57
+ | 0.8844 | 0.65 | 300 | 0.7759 |
58
+ | 0.7504 | 0.86 | 400 | 0.6585 |
59
+ | 0.701 | 1.08 | 500 | 0.6249 |
60
+ | 0.6765 | 1.29 | 600 | 0.6073 |
61
+ | 0.6682 | 1.51 | 700 | 0.5973 |
62
+ | 0.6673 | 1.72 | 800 | 0.5980 |
63
+ | 0.6377 | 1.94 | 900 | 0.5897 |
64
+ | 0.6529 | 2.15 | 1000 | 0.5818 |
65
+ | 0.6312 | 2.37 | 1100 | 0.5764 |
66
+ | 0.6202 | 2.58 | 1200 | 0.5706 |
67
+ | 0.6201 | 2.8 | 1300 | 0.5683 |
68
+ | 0.6124 | 3.01 | 1400 | 0.5722 |
69
+ | 0.6211 | 3.23 | 1500 | 0.5613 |
70
+ | 0.6105 | 3.44 | 1600 | 0.5613 |
71
+ | 0.6222 | 3.66 | 1700 | 0.5554 |
72
+ | 0.6186 | 3.88 | 1800 | 0.5563 |
73
+ | 0.5954 | 4.09 | 1900 | 0.5522 |
74
+ | 0.5905 | 4.31 | 2000 | 0.5580 |
75
+ | 0.5915 | 4.52 | 2100 | 0.5490 |
76
+ | 0.5994 | 4.74 | 2200 | 0.5469 |
77
+ | 0.6001 | 4.95 | 2300 | 0.5438 |
78
+ | 0.5827 | 5.17 | 2400 | 0.5430 |
79
+ | 0.5979 | 5.38 | 2500 | 0.5461 |
80
+ | 0.5862 | 5.6 | 2600 | 0.5420 |
81
+ | 0.5875 | 5.81 | 2700 | 0.5411 |
82
+ | 0.5828 | 6.03 | 2800 | 0.5420 |
83
+ | 0.5777 | 6.24 | 2900 | 0.5403 |
84
+ | 0.5823 | 6.46 | 3000 | 0.5375 |
85
+ | 0.584 | 6.67 | 3100 | 0.5352 |
86
+ | 0.5693 | 6.89 | 3200 | 0.5336 |
87
+ | 0.5601 | 7.1 | 3300 | 0.5322 |
88
+ | 0.5689 | 7.32 | 3400 | 0.5361 |
89
+ | 0.574 | 7.53 | 3500 | 0.5341 |
90
+ | 0.5869 | 7.75 | 3600 | 0.5313 |
91
+ | 0.5678 | 7.97 | 3700 | 0.5305 |
92
+ | 0.5736 | 8.18 | 3800 | 0.5302 |
93
+ | 0.5726 | 8.4 | 3900 | 0.5283 |
94
+ | 0.5759 | 8.61 | 4000 | 0.5303 |
95
+ | 0.5743 | 8.83 | 4100 | 0.5307 |
96
+ | 0.5635 | 9.04 | 4200 | 0.5284 |
97
+ | 0.573 | 9.26 | 4300 | 0.5305 |
98
+ | 0.5845 | 9.47 | 4400 | 0.5294 |
99
+ | 0.5698 | 9.69 | 4500 | 0.5246 |
100
+ | 0.5608 | 9.9 | 4600 | 0.5264 |
101
+ | 0.5672 | 10.12 | 4700 | 0.5290 |
102
+ | 0.568 | 10.33 | 4800 | 0.5297 |
103
+ | 0.5594 | 10.55 | 4900 | 0.5288 |
104
+ | 0.5655 | 10.76 | 5000 | 0.5281 |
105
+
106
+
107
+ ### Framework versions
108
+
109
+ - Transformers 4.39.3
110
+ - Pytorch 2.3.0+cu118
111
+ - Datasets 3.0.0
112
+ - Tokenizers 0.15.2
generation_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_from_model_config": true,
3
+ "bos_token_id": 0,
4
+ "decoder_start_token_id": 2,
5
+ "eos_token_id": 2,
6
+ "max_length": 1876,
7
+ "pad_token_id": 1,
8
+ "transformers_version": "4.39.3"
9
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23a1df0b18234e4fc06048b73c41d260290ede55efb40d7373acc28c2a3307f3
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ad3eb6f7dd10c241121223afb6ac99d1b15c1fe4026f0bd60e050dade03942e
3
  size 577789320
runs/Nov23_23-53-52_DESKTOP-2JMMFKH/events.out.tfevents.1732395238.DESKTOP-2JMMFKH.5632.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5bc22cbc31eb88d4595089ee1adcd04320d5cfd0c53a07bd828a9ad5b3289f0b
3
- size 36013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28f78cb6882f6c42adad2cd2d3d116e4b91fb810f2ffdcb216e72fc65a33b03b
3
+ size 41218