Commit
·
d225410
1
Parent(s):
5c92303
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (f1d773c9ee24d100f3bb52c0e70cd0af12e767b1)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -2,10 +2,11 @@
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
model-index:
|
6 |
- name: speecht5_finetuned_google_fleurs_greek
|
7 |
results: []
|
8 |
-
pipeline_tag: text-to-speech
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
pipeline_tag: text-to-speech
|
6 |
+
base_model: microsoft/speecht5_tts
|
7 |
model-index:
|
8 |
- name: speecht5_finetuned_google_fleurs_greek
|
9 |
results: []
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|