HamzaSidhu786
commited on
Commit
•
acf3979
1
Parent(s):
8d263e4
Update README.md
Browse files
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 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
35 |
-
|
36 |
-
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
41 |
-
|
42 |
-
|
43 |
-
|
44 |
-
-
|
45 |
-
-
|
46 |
-
|
47 |
-
|
48 |
-
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
-
|
55 |
-
|
56 |
-
|
|
57 |
-
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|