Sandiago21
commited on
Commit
•
ad93028
1
Parent(s):
06df48c
Update README.md with task info
Browse files
README.md
CHANGED
@@ -8,7 +8,20 @@ datasets:
|
|
8 |
- facebook/voxpopuli
|
9 |
model-index:
|
10 |
- name: SpeechT5-it
|
11 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
8 |
- facebook/voxpopuli
|
9 |
model-index:
|
10 |
- name: SpeechT5-it
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Text to Speech
|
14 |
+
type: text-to-speech
|
15 |
+
dataset:
|
16 |
+
name: VOXPOPULI
|
17 |
+
type: facebook/voxpopuli
|
18 |
+
config: it
|
19 |
+
split: validation
|
20 |
+
args: it
|
21 |
+
metrics:
|
22 |
+
- name: Loss
|
23 |
+
type: loss
|
24 |
+
value: 0.4600
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|