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