JBZhang2342 commited on
Commit
192e59d
1 Parent(s): e825170

Model save

Browse files
Files changed (2) hide show
  1. README.md +17 -22
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,26 +1,23 @@
1
  ---
2
- language:
3
- - en
4
  license: mit
5
  base_model: microsoft/speecht5_tts
6
  tags:
7
- - en_accent,mozilla,t5,common_voice_1_0
8
  - generated_from_trainer
9
  datasets:
10
- - mozilla-foundation/common_voice_1_0
11
  model-index:
12
- - name: SpeechT5 TTS English Accented
13
  results: []
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
  should probably proofread and complete it, then remove this comment. -->
18
 
19
- # SpeechT5 TTS English Accented
20
 
21
- This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the Common Voice dataset.
22
  It achieves the following results on the evaluation set:
23
- - Loss: 0.4692
24
 
25
  ## Model description
26
 
@@ -40,11 +37,9 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 2e-05
43
- - train_batch_size: 8
44
- - eval_batch_size: 8
45
  - seed: 42
46
- - gradient_accumulation_steps: 2
47
- - total_train_batch_size: 16
48
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
  - lr_scheduler_type: linear
50
  - lr_scheduler_warmup_steps: 500
@@ -55,16 +50,16 @@ The following hyperparameters were used during training:
55
 
56
  | Training Loss | Epoch | Step | Validation Loss |
57
  |:-------------:|:-----:|:-----:|:---------------:|
58
- | 0.5722 | 0.03 | 1000 | 0.5183 |
59
- | 0.5636 | 0.06 | 2000 | 0.4998 |
60
- | 0.5544 | 0.09 | 3000 | 0.4886 |
61
- | 0.5197 | 0.12 | 4000 | 0.4851 |
62
- | 0.5121 | 0.16 | 5000 | 0.4796 |
63
- | 0.5023 | 0.19 | 6000 | 0.4769 |
64
- | 0.4984 | 0.22 | 7000 | 0.4751 |
65
- | 0.5133 | 0.25 | 8000 | 0.4734 |
66
- | 0.512 | 0.28 | 9000 | 0.4725 |
67
- | 0.5044 | 0.31 | 10000 | 0.4692 |
68
 
69
 
70
  ### Framework versions
 
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: speecht5_tts
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
+ # speecht5_tts
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.5563
21
 
22
  ## Model description
23
 
 
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 2e-05
40
+ - train_batch_size: 10
41
+ - eval_batch_size: 10
42
  - seed: 42
 
 
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 500
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:-----:|:---------------:|
53
+ | 0.5812 | 5.0 | 1000 | 0.5475 |
54
+ | 0.5446 | 10.0 | 2000 | 0.5291 |
55
+ | 0.5309 | 15.0 | 3000 | 0.5230 |
56
+ | 0.4793 | 20.0 | 4000 | 0.5313 |
57
+ | 0.501 | 25.0 | 5000 | 0.5350 |
58
+ | 0.5056 | 30.0 | 6000 | 0.5369 |
59
+ | 0.4765 | 35.0 | 7000 | 0.5409 |
60
+ | 0.4933 | 40.0 | 8000 | 0.5530 |
61
+ | 0.4825 | 45.0 | 9000 | 0.5491 |
62
+ | 0.4953 | 50.0 | 10000 | 0.5563 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92facdb26b439b2d1cd0075b26090961688915b1a2478dea48ebeff1b0c8f7d0
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:725d0daf6fed8315f8ad34ef1909d5f0ea440ec01f2d19a48b72621a79fb3456
3
  size 577789320