mahimairaja commited on
Commit
6541fa3
1 Parent(s): a7986fb

Added text-to-speech tag (#1)

Browse files

- Added text-to-speech tag (2f5c7f19d2e8d2d0fe862a286e98484f35ede9be)

Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -7,7 +7,21 @@ datasets:
7
  - facebook/voxpopuli
8
  model-index:
9
  - name: speecht5_finetuned_voxpopuli_lithuanian
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
7
  - facebook/voxpopuli
8
  model-index:
9
  - name: speecht5_finetuned_voxpopuli_lithuanian
10
+ results:
11
+ - task:
12
+ name: Text to Speech
13
+ type: text-to-speech
14
+ dataset:
15
+ name: facebook/voxpopuli
16
+ type: facebook/voxpopuli
17
+ config: lt
18
+ split: train
19
+ args: lt
20
+ metrics:
21
+ - name: mae
22
+ type: mae
23
+ value: None
24
+
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You