JBZhang2342 commited on
Commit
390d1f7
1 Parent(s): bbac8d0

Model save

Browse files
Files changed (2) hide show
  1. README.md +14 -13
  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.6297
24
 
25
  ## Model description
26
 
@@ -45,15 +42,19 @@ The following hyperparameters were used during training:
45
  - seed: 42
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_steps: 100
49
- - training_steps: 1000
50
  - mixed_precision_training: Native AMP
51
 
52
  ### Training results
53
 
54
- | Training Loss | Epoch | Step | Validation Loss |
55
- |:-------------:|:------:|:----:|:---------------:|
56
- | 0.4834 | 333.33 | 1000 | 0.6297 |
 
 
 
 
57
 
58
 
59
  ### 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.6814
21
 
22
  ## Model description
23
 
 
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
46
+ - training_steps: 5000
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-------:|:----:|:---------------:|
53
+ | 0.4804 | 333.33 | 1000 | 0.5970 |
54
+ | 0.3721 | 666.67 | 2000 | 0.6255 |
55
+ | 0.4413 | 1000.0 | 3000 | 0.6396 |
56
+ | 0.3641 | 1333.33 | 4000 | 0.6653 |
57
+ | 0.4107 | 1666.67 | 5000 | 0.6814 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eb04f89c509f85a6537053f08e98118d201966c895567d77c8795435a1a66db6
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be42d8adacb0490a9c6042c1a6bb747732c261b39229ef719749110aa61567a1
3
  size 577789320