Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -6,10 +6,11 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- facebook/voxpopuli
|
|
|
|
|
9 |
model-index:
|
10 |
- name: SpeechT5 Finnish Speaker
|
11 |
results: []
|
12 |
-
pipeline_tag: text-to-speech
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
- facebook/voxpopuli
|
9 |
+
pipeline_tag: text-to-speech
|
10 |
+
base_model: microsoft/speecht5_tts
|
11 |
model-index:
|
12 |
- name: SpeechT5 Finnish Speaker
|
13 |
results: []
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|