Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,14 @@ datasets:
|
|
6 |
- lj_speech
|
7 |
model-index:
|
8 |
- name: speecht5-base-finetuned-lj-speech
|
9 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
6 |
- lj_speech
|
7 |
model-index:
|
8 |
- name: speecht5-base-finetuned-lj-speech
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
name: Text to Speech
|
12 |
+
type: text-to-speech
|
13 |
+
metrics:
|
14 |
+
- name: Loss
|
15 |
+
type: loss
|
16 |
+
value: 0.3929
|
17 |
---
|
18 |
|
19 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|