ihanif commited on
Commit
edce895
·
1 Parent(s): e083993

Add text-to-speech tag

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -3,11 +3,16 @@ license: mit
3
  base_model: microsoft/speecht5_tts
4
  tags:
5
  - generated_from_trainer
 
 
6
  datasets:
7
  - voxpopuli
8
  model-index:
9
  - name: speecht5_finetuned_voxpopuli_lt
10
  results: []
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -62,4 +67,4 @@ The following hyperparameters were used during training:
62
  - Transformers 4.31.0
63
  - Pytorch 2.0.1+cu118
64
  - Datasets 2.14.4
65
- - Tokenizers 0.13.3
 
3
  base_model: microsoft/speecht5_tts
4
  tags:
5
  - generated_from_trainer
6
+ - audio
7
+ - text-to-speech
8
  datasets:
9
  - voxpopuli
10
  model-index:
11
  - name: speecht5_finetuned_voxpopuli_lt
12
  results: []
13
+ pipeline_tag: text-to-speech
14
+ language:
15
+ - lt
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
67
  - Transformers 4.31.0
68
  - Pytorch 2.0.1+cu118
69
  - Datasets 2.14.4
70
+ - Tokenizers 0.13.3