JBZhang2342 commited on
Commit
25a4b3b
1 Parent(s): 770a43d

Model save

Browse files
Files changed (2) hide show
  1. README.md +19 -17
  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.5103
24
 
25
  ## Model description
26
 
@@ -39,7 +36,7 @@ More information needed
39
  ### Training hyperparameters
40
 
41
  The following hyperparameters were used during training:
42
- - learning_rate: 1e-05
43
  - train_batch_size: 16
44
  - eval_batch_size: 16
45
  - seed: 42
@@ -48,18 +45,23 @@ The following hyperparameters were used during training:
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
- - training_steps: 5000
52
  - mixed_precision_training: Native AMP
53
 
54
  ### Training results
55
 
56
- | Training Loss | Epoch | Step | Validation Loss |
57
- |:-------------:|:-----:|:----:|:---------------:|
58
- | 0.5407 | 16.0 | 1000 | 0.4686 |
59
- | 0.4995 | 32.0 | 2000 | 0.4828 |
60
- | 0.4729 | 48.0 | 3000 | 0.4939 |
61
- | 0.4733 | 64.0 | 4000 | 0.5020 |
62
- | 0.4901 | 80.0 | 5000 | 0.5103 |
 
 
 
 
 
63
 
64
 
65
  ### Framework versions
 
1
  ---
 
 
2
  license: mit
3
  base_model: microsoft/speecht5_tts
4
  tags:
 
5
  - generated_from_trainer
6
  datasets:
7
+ - common_voice_1_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_1_0 dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.5189
21
 
22
  ## Model description
23
 
 
36
  ### Training hyperparameters
37
 
38
  The following hyperparameters were used during training:
39
+ - learning_rate: 2e-05
40
  - train_batch_size: 16
41
  - eval_batch_size: 16
42
  - seed: 42
 
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: 10000
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:-----:|:-----:|:---------------:|
55
+ | 0.5395 | 16.0 | 1000 | 0.4726 |
56
+ | 0.4727 | 32.0 | 2000 | 0.4819 |
57
+ | 0.4513 | 48.0 | 3000 | 0.4871 |
58
+ | 0.4526 | 64.0 | 4000 | 0.5006 |
59
+ | 0.4474 | 80.0 | 5000 | 0.5022 |
60
+ | 0.4147 | 96.0 | 6000 | 0.5039 |
61
+ | 0.423 | 112.0 | 7000 | 0.5154 |
62
+ | 0.4271 | 128.0 | 8000 | 0.5217 |
63
+ | 0.4232 | 144.0 | 9000 | 0.5198 |
64
+ | 0.4044 | 160.0 | 10000 | 0.5189 |
65
 
66
 
67
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c25c55020f4fb327a494f3feaa31d8370f321c5f674d4907ce991b6a96750a0
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8082db23bbe95cf935e6d6f3b9471d1cb2f00ef2da65dfea8da35263124bfcb
3
  size 577789320