JBZhang2342 commited on
Commit
a57ea0a
1 Parent(s): d015c78

End of training

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -1,20 +1,24 @@
1
  ---
 
 
 
2
  base_model: microsoft/speecht5_tts
3
  tags:
 
4
  - generated_from_trainer
5
  datasets:
6
- - common_voice_13_0
7
  model-index:
8
- - name: speecht5_tts
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # speecht5_tts
16
 
17
- This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the common_voice_13_0 dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.5888
20
 
 
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.5888
24