Commit ·
ed168ad
1
Parent(s): 42ca54a
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (3d1e374f2b36b79118bde200e483a32e6ac4f458)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,15 +1,16 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
tags:
|
| 4 |
- generated_from_trainer
|
| 5 |
- text-to-speech
|
| 6 |
datasets:
|
| 7 |
- voxpopuli
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: speecht5_finetuned_voxpopuli_lt
|
| 10 |
results: []
|
| 11 |
-
language:
|
| 12 |
-
- lt
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 1 |
---
|
| 2 |
+
language:
|
| 3 |
+
- lt
|
| 4 |
license: mit
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
- text-to-speech
|
| 8 |
datasets:
|
| 9 |
- voxpopuli
|
| 10 |
+
base_model: microsoft/speecht5_tts
|
| 11 |
model-index:
|
| 12 |
- name: speecht5_finetuned_voxpopuli_lt
|
| 13 |
results: []
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|