HamzaSidhu786 commited on
Commit
acf3979
1 Parent(s): 8d263e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +85 -78
README.md CHANGED
@@ -1,78 +1,85 @@
1
- ---
2
- license: mit
3
- base_model: microsoft/speecht5_tts
4
- tags:
5
- - generated_from_trainer
6
- model-index:
7
- - name: urdu_text_to_speech_tts
8
- results: []
9
- ---
10
-
11
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
- should probably proofread and complete it, then remove this comment. -->
13
-
14
- # urdu_text_to_speech_tts
15
-
16
- This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
17
- It achieves the following results on the evaluation set:
18
- - Loss: 0.4936
19
-
20
- ## Model description
21
-
22
- More information needed
23
-
24
- ## Intended uses & limitations
25
-
26
- More information needed
27
-
28
- ## Training and evaluation data
29
-
30
- More information needed
31
-
32
- ## Training procedure
33
-
34
- ### Training hyperparameters
35
-
36
- The following hyperparameters were used during training:
37
- - learning_rate: 1e-05
38
- - train_batch_size: 8
39
- - eval_batch_size: 2
40
- - seed: 42
41
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
- - lr_scheduler_type: linear
43
- - lr_scheduler_warmup_steps: 500
44
- - num_epochs: 20
45
- - mixed_precision_training: Native AMP
46
-
47
- ### Training results
48
-
49
- | Training Loss | Epoch | Step | Validation Loss |
50
- |:-------------:|:-----:|:----:|:---------------:|
51
- | 0.6365 | 1.0 | 486 | 0.5707 |
52
- | 0.6045 | 2.0 | 972 | 0.5319 |
53
- | 0.591 | 3.0 | 1458 | 0.5265 |
54
- | 0.5711 | 4.0 | 1944 | 0.5178 |
55
- | 0.5528 | 5.0 | 2430 | 0.5142 |
56
- | 0.5335 | 6.0 | 2916 | 0.5073 |
57
- | 0.5316 | 7.0 | 3402 | 0.5015 |
58
- | 0.5308 | 8.0 | 3888 | 0.4992 |
59
- | 0.5381 | 9.0 | 4374 | 0.5022 |
60
- | 0.5292 | 10.0 | 4860 | 0.4977 |
61
- | 0.5242 | 11.0 | 5346 | 0.4975 |
62
- | 0.5129 | 12.0 | 5832 | 0.4970 |
63
- | 0.5122 | 13.0 | 6318 | 0.4937 |
64
- | 0.5329 | 14.0 | 6804 | 0.4943 |
65
- | 0.5189 | 15.0 | 7290 | 0.4921 |
66
- | 0.5164 | 16.0 | 7776 | 0.4946 |
67
- | 0.5097 | 17.0 | 8262 | 0.4931 |
68
- | 0.5858 | 18.0 | 8748 | 0.4948 |
69
- | 0.5128 | 19.0 | 9234 | 0.4936 |
70
- | 0.5203 | 20.0 | 9720 | 0.4936 |
71
-
72
-
73
- ### Framework versions
74
-
75
- - Transformers 4.42.3
76
- - Pytorch 2.3.1+cu121
77
- - Datasets 2.20.0
78
- - Tokenizers 0.19.1
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: microsoft/speecht5_tts
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: urdu_text_to_speech_tts
8
+ results: []
9
+ datasets:
10
+ - mozilla-foundation/common_voice_17_0
11
+ language:
12
+ - ur
13
+ metrics:
14
+ - accuracy
15
+ pipeline_tag: text-to-speech
16
+ ---
17
+
18
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
19
+ should probably proofread and complete it, then remove this comment. -->
20
+
21
+ # urdu_text_to_speech_tts
22
+
23
+ This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on an unknown dataset.
24
+ It achieves the following results on the evaluation set:
25
+ - Loss: 0.4936
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
+ ## Training procedure
40
+
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 1e-05
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 2
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 500
51
+ - num_epochs: 20
52
+ - mixed_precision_training: Native AMP
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss |
57
+ |:-------------:|:-----:|:----:|:---------------:|
58
+ | 0.6365 | 1.0 | 486 | 0.5707 |
59
+ | 0.6045 | 2.0 | 972 | 0.5319 |
60
+ | 0.591 | 3.0 | 1458 | 0.5265 |
61
+ | 0.5711 | 4.0 | 1944 | 0.5178 |
62
+ | 0.5528 | 5.0 | 2430 | 0.5142 |
63
+ | 0.5335 | 6.0 | 2916 | 0.5073 |
64
+ | 0.5316 | 7.0 | 3402 | 0.5015 |
65
+ | 0.5308 | 8.0 | 3888 | 0.4992 |
66
+ | 0.5381 | 9.0 | 4374 | 0.5022 |
67
+ | 0.5292 | 10.0 | 4860 | 0.4977 |
68
+ | 0.5242 | 11.0 | 5346 | 0.4975 |
69
+ | 0.5129 | 12.0 | 5832 | 0.4970 |
70
+ | 0.5122 | 13.0 | 6318 | 0.4937 |
71
+ | 0.5329 | 14.0 | 6804 | 0.4943 |
72
+ | 0.5189 | 15.0 | 7290 | 0.4921 |
73
+ | 0.5164 | 16.0 | 7776 | 0.4946 |
74
+ | 0.5097 | 17.0 | 8262 | 0.4931 |
75
+ | 0.5858 | 18.0 | 8748 | 0.4948 |
76
+ | 0.5128 | 19.0 | 9234 | 0.4936 |
77
+ | 0.5203 | 20.0 | 9720 | 0.4936 |
78
+
79
+
80
+ ### Framework versions
81
+
82
+ - Transformers 4.42.3
83
+ - Pytorch 2.3.1+cu121
84
+ - Datasets 2.20.0
85
+ - Tokenizers 0.19.1