Commit
•
f8698cc
1
Parent(s):
8427496
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (b4446a1b219f34913a91cd32decbf1f2fac621a4)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- text-to-speech
|
6 |
datasets:
|
7 |
- facebook/voxpopuli
|
|
|
8 |
model-index:
|
9 |
- name: speecht5_finetuned_voxpopuli_de
|
10 |
results: []
|
|
|
5 |
- text-to-speech
|
6 |
datasets:
|
7 |
- facebook/voxpopuli
|
8 |
+
base_model: microsoft/speecht5_tts
|
9 |
model-index:
|
10 |
- name: speecht5_finetuned_voxpopuli_de
|
11 |
results: []
|