JBZhang2342 commited on
Commit
59e9210
1 Parent(s): f8ab3d5

Model save

Browse files
Files changed (2) hide show
  1. README.md +16 -7
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,24 +1,23 @@
1
  ---
2
- language:
3
- - en
4
  license: mit
5
  base_model: microsoft/speecht5_tts
6
  tags:
7
- - en_accent,vocpopuli,t5
8
  - generated_from_trainer
9
  datasets:
10
- - facebook/voxpopuli
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 VoxPopuli dataset.
 
 
22
 
23
  ## Model description
24
 
@@ -49,6 +48,16 @@ The following hyperparameters were used during training:
49
  - training_steps: 4000
50
  - mixed_precision_training: Native AMP
51
 
 
 
 
 
 
 
 
 
 
 
52
  ### Framework versions
53
 
54
  - Transformers 4.36.0.dev0
 
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
 
 
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
62
 
63
  - Transformers 4.36.0.dev0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:210524384b28516be9b3dfd0c86ed5cac2c042fa5916791caab3cdfa0c6eb59f
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03f07c96572fe84a6423fb41eecd6c94a8b510ca10a49b086ff6f8aa4c25aa6c
3
  size 577789320