Commit
•
0156fdb
1
Parent(s):
961bc5f
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (a0025c6ae86e18702351597d3a4c2f33949ac381)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -7,6 +7,7 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla/commonvoice
|
|
|
10 |
model-index:
|
11 |
- name: SpeechT5 TTS English
|
12 |
results: []
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla/commonvoice
|
10 |
+
base_model: microsoft/speecht5_tts
|
11 |
model-index:
|
12 |
- name: SpeechT5 TTS English
|
13 |
results: []
|