JBZhang2342 commited on
Commit
98d5394
1 Parent(s): fb8955d

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.6149
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.1961 | 1000.0 | 1000 | 0.5932 |
56
+ | 0.1798 | 2000.0 | 2000 | 0.6086 |
57
+ | 0.1714 | 3000.0 | 3000 | 0.6216 |
58
+ | 0.1712 | 4000.0 | 4000 | 0.6149 |
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:66031d0a5a51524a9ab4661cd3d447d2fbfaa4500de74387dafe597b4c0d377a
3
  size 577789320
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f124882889f448241624e960db877eda315907ea0560f0d463f46b760a213aef
3
  size 577789320