File size: 1,448 Bytes
b438a05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
---
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: filename
    dtype: string
  - name: transcription
    dtype: string
  - name: duration
    dtype: float64
  - name: wps
    dtype: float64
  - name: wer
    dtype: float64
  - name: preds
    dtype: string
  splits:
  - name: commonvoice
    num_bytes: 26025404027.528
    num_examples: 963636
  - name: fleurs
    num_bytes: 118775336.889
    num_examples: 2973
  - name: gali
    num_bytes: 5753028644.0
    num_examples: 10000
  - name: madasr
    num_bytes: 5768649259.8
    num_examples: 349564
  - name: indictts
    num_bytes: 205506871.712
    num_examples: 11621
  - name: kathbath
    num_bytes: 92305498.146
    num_examples: 4574
  - name: ucla
    num_bytes: 18585180175.816
    num_examples: 1708142
  - name: openslr
    num_bytes: 2009903396.096
    num_examples: 178653
  - name: shrutilipi
    num_bytes: 4876341295.327
    num_examples: 230963
  download_size: 61333968318
  dataset_size: 63435094505.31401
configs:
- config_name: default
  data_files:
  - split: commonvoice
    path: data/commonvoice-*
  - split: fleurs
    path: data/fleurs-*
  - split: gali
    path: data/gali-*
  - split: madasr
    path: data/madasr-*
  - split: indictts
    path: data/indictts-*
  - split: kathbath
    path: data/kathbath-*
  - split: ucla
    path: data/ucla-*
  - split: openslr
    path: data/openslr-*
  - split: shrutilipi
    path: data/shrutilipi-*
---