Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -7,10 +7,11 @@ tags:
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_11_0
|
|
|
|
|
10 |
model-index:
|
11 |
- name: SpeechT5 tts ckb7- Saber Molaei
|
12 |
results: []
|
13 |
-
pipeline_tag: text-to-speech
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
+
pipeline_tag: text-to-speech
|
11 |
+
base_model: microsoft/speecht5_tts
|
12 |
model-index:
|
13 |
- name: SpeechT5 tts ckb7- Saber Molaei
|
14 |
results: []
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|