spapi commited on
Commit
ff0a66f
·
verified ·
1 Parent(s): 3316dff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +41 -0
README.md CHANGED
@@ -20,6 +20,47 @@ tags:
20
  - text
21
  size_categories:
22
  - 100K<n<1M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  <img src="https://huggingface.co/FBK-MT/fama-small/resolve/main/FAMA.png" align="center" width="100%">
 
20
  - text
21
  size_categories:
22
  - 100K<n<1M
23
+ configs:
24
+ - config_name: en
25
+ data_files:
26
+ - split: train_commonvoice
27
+ path: train_commonvoice_en-it.tsv
28
+ - split: train_covost2
29
+ path: train_covost2_en-it.tsv
30
+ - split: train_fleurs
31
+ path: train_fleurs_en-it.tsv
32
+ - split: train_librilight_large
33
+ path: train_librilightlarge_en-it.tsv
34
+ - split: train_librilight_medium
35
+ path: train_librilightmedium_en-it.tsv
36
+ - split: train_librilight_small
37
+ path: train_librilightsmall_en-it.tsv
38
+ - split: train_librispeech
39
+ path: train_librispeech_en-it.tsv
40
+ - split: train_mls
41
+ path: train_mls_en-it.tsv
42
+ - split: train_voxpopuli
43
+ path: train_voxpopuli_en-it.tsv
44
+ - split: train_voxpopuliasr
45
+ path: train_voxpopuliasr_en-it.tsv
46
+ - split: train_youtubecommons
47
+ path: train_youtubecommons_en-it.tsv
48
+ - config_name: it
49
+ data_files:
50
+ - split: train_commonvoice
51
+ path: train_commonvoice_it-en.tsv
52
+ - split: train_covost2
53
+ path: train_covost2_it-en.tsv
54
+ - split: train_fleurs
55
+ path: train_fleurs_it-en.tsv
56
+ - split: train_mls
57
+ path: train_mls_it-en.tsv
58
+ - split: train_voxpopuli
59
+ path: train_voxpopuli_it-en.tsv
60
+ - split: train_voxpopuliasr
61
+ path: train_voxpopuliasr_it-en.tsv
62
+ - split: train_youtubecommons
63
+ path: train_youtubecommons_it-en.tsv
64
  ---
65
 
66
  <img src="https://huggingface.co/FBK-MT/fama-small/resolve/main/FAMA.png" align="center" width="100%">