Sandiago21
commited on
Commit
•
6e2b37a
1
Parent(s):
70b821e
update model card README.md
Browse files
README.md
CHANGED
@@ -1,22 +1,20 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- es
|
4 |
license: mit
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
datasets:
|
8 |
-
-
|
9 |
model-index:
|
10 |
-
- name:
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
-
#
|
18 |
|
19 |
-
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.4355
|
22 |
|
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
+
- voxpopuli
|
7 |
model-index:
|
8 |
+
- name: speecht5_finetuned_facebook_voxpopuli_spanish
|
9 |
results: []
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
13 |
should probably proofread and complete it, then remove this comment. -->
|
14 |
|
15 |
+
# speecht5_finetuned_facebook_voxpopuli_spanish
|
16 |
|
17 |
+
This model is a fine-tuned version of [microsoft/speecht5_tts](https://huggingface.co/microsoft/speecht5_tts) on the voxpopuli dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.4355
|
20 |
|