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