ruisp commited on
Commit
ad11d06
1 Parent(s): d03cb40

Adding task

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -9,7 +9,20 @@ tasks:
9
  - text-to-speech
10
  model-index:
11
  - name: speecht5_tts-ft-voxpopuli-it
12
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  language:
14
  - it
15
  ---
 
9
  - text-to-speech
10
  model-index:
11
  - name: speecht5_tts-ft-voxpopuli-it
12
+ results:
13
+ - task:
14
+ name: Text To Speech
15
+ type: text-to-speech
16
+ dataset:
17
+ name: facebook/voxpopuli
18
+ type: facebook/voxpopuli
19
+ config: it
20
+ split: train
21
+ args: it
22
+ metrics:
23
+ - name: N.A.
24
+ type: N.A.
25
+ value: N.A.
26
  language:
27
  - it
28
  ---