NicolasDenier
commited on
Commit
·
8f16822
1
Parent(s):
d1fc00e
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,20 @@ datasets:
|
|
9 |
- facebook/voxpopuli
|
10 |
model-index:
|
11 |
- name: speecht5-finetuned-voxpopuli-sl
|
12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
- facebook/voxpopuli
|
10 |
model-index:
|
11 |
- name: speecht5-finetuned-voxpopuli-sl
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Text to Speech
|
15 |
+
type: text-to-speech
|
16 |
+
dataset:
|
17 |
+
name: Voxpopuli
|
18 |
+
type: facebook/voxpopuli
|
19 |
+
config: sl
|
20 |
+
split: train
|
21 |
+
args: all
|
22 |
+
metrics:
|
23 |
+
- name: Loss
|
24 |
+
type: loss
|
25 |
+
value: 0.4546
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|