sfedar commited on
Commit
48b8875
·
verified ·
1 Parent(s): 23460f4

Add task type

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -8,7 +8,17 @@ datasets:
8
  - facebook/voxpopuli
9
  model-index:
10
  - name: speecht5_finetuned_voxpopuli_es
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_finetuned_voxpopuli_es
11
+ results:
12
+ - task:
13
+ name: Text to Speech
14
+ type: text-to-speech
15
+ dataset:
16
+ name: voxpopuli
17
+ type: facebook/voxpopuli
18
+ metrics:
19
+ - name: Loss
20
+ type: loss
21
+ value: 0.4625
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You