JBZhang2342 commited on
Commit
8054ced
1 Parent(s): 1810d6c

Training in progress, step 100

Browse files
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.6385
24
 
25
  ## Model description
26
 
@@ -40,21 +37,25 @@ More information needed
40
 
41
  The following hyperparameters were used during training:
42
  - learning_rate: 1e-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
- - training_steps: 100
 
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
55
- | Training Loss | Epoch | Step | Validation Loss |
56
- |:-------------:|:-----:|:----:|:---------------:|
57
- | 0.7681 | 0.8 | 100 | 0.6385 |
 
 
 
58
 
59
 
60
  ### Framework versions
 
1
  ---
 
 
2
  license: mit
3
  base_model: microsoft/speecht5_tts
4
  tags:
 
5
  - generated_from_trainer
6
  datasets:
7
+ - voxpopuli
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 voxpopuli dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7094
21
 
22
  ## Model description
23
 
 
37
 
38
  The following hyperparameters were used during training:
39
  - learning_rate: 1e-05
40
+ - train_batch_size: 32
41
  - eval_batch_size: 8
42
  - seed: 42
43
  - gradient_accumulation_steps: 2
44
+ - total_train_batch_size: 64
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: 4000
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss |
54
+ |:-------------:|:------:|:----:|:---------------:|
55
+ | 0.1945 | 1000.0 | 1000 | 0.6777 |
56
+ | 0.1781 | 2000.0 | 2000 | 0.6907 |
57
+ | 0.1697 | 3000.0 | 3000 | 0.7122 |
58
+ | 0.1699 | 4000.0 | 4000 | 0.7094 |
59
 
60
 
61
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afcaa06f54416b9f33355006729a2102efeeb1563f77794f0788359cbb22b891
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d8225e18863efdf18f77526057275e9ba6005fb4917301d378d9c6c2ef9b8b8
3
  size 577789320
runs/Nov14_19-45-01_instance-2/events.out.tfevents.1699991101.instance-2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b733d5e1b15453b0108cf1a2a32a40dd737529833c827d48e30a5efc2d0fed84
3
+ size 9511
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b8330715826f554d0b5a7f02873831ee85843612f1223c7f003d6b3f4d11e51
3
- size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cfce00039bff470cca4d970a7547cc1c2633f4fc381d5fb7664e113e44bfcef
3
+ size 4728