Commit
•
126ebc2
1
Parent(s):
4346a62
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (5279cbc1231e0a47b48822f3f452fe1f1a23f1d1)
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_tts-finetuned-voxpopuli-sk-v2
|
10 |
results: []
|
|
|
5 |
- text-to-speech
|
6 |
datasets:
|
7 |
- facebook/voxpopuli
|
8 |
+
base_model: microsoft/speecht5_tts
|
9 |
model-index:
|
10 |
- name: speecht5_tts-finetuned-voxpopuli-sk-v2
|
11 |
results: []
|