Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,14 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: microsoft/speecht5_tts
|
4 |
-
tags:
|
5 |
-
- generated_from_trainer
|
6 |
datasets:
|
7 |
- lj_speech
|
8 |
model-index:
|
9 |
- name: speecht5_finetuned_voxpopuli_v1
|
10 |
results: []
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -62,4 +63,4 @@ The following hyperparameters were used during training:
|
|
62 |
- Transformers 4.31.0
|
63 |
- Pytorch 2.0.0+cu117
|
64 |
- Datasets 2.14.4
|
65 |
-
- Tokenizers 0.13.3
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
base_model: microsoft/speecht5_tts
|
|
|
|
|
4 |
datasets:
|
5 |
- lj_speech
|
6 |
model-index:
|
7 |
- name: speecht5_finetuned_voxpopuli_v1
|
8 |
results: []
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
pipeline_tag: text-to-speech
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
63 |
- Transformers 4.31.0
|
64 |
- Pytorch 2.0.0+cu117
|
65 |
- Datasets 2.14.4
|
66 |
+
- Tokenizers 0.13.3
|