Tag model as Text-to-Speech
Browse filesSpecify the Task kind manually: pipeline_tag=Text-to-Speech
README.md
CHANGED
@@ -10,6 +10,7 @@ datasets:
|
|
10 |
model-index:
|
11 |
- name: SpeechT5 Belarusian Speaker
|
12 |
results: []
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -65,4 +66,4 @@ The following hyperparameters were used during training:
|
|
65 |
- Transformers 4.31.0
|
66 |
- Pytorch 2.0.1+cu118
|
67 |
- Datasets 2.13.1
|
68 |
-
- Tokenizers 0.13.3
|
|
|
10 |
model-index:
|
11 |
- name: SpeechT5 Belarusian Speaker
|
12 |
results: []
|
13 |
+
pipeline_tag: text-to-speech
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
66 |
- Transformers 4.31.0
|
67 |
- Pytorch 2.0.1+cu118
|
68 |
- Datasets 2.13.1
|
69 |
+
- Tokenizers 0.13.3
|