File size: 1,509 Bytes
e03c7f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
STATS = {
    "bundleURLTemplate": "cv-corpus-11.0-2022-09-21/cv-corpus-11.0-2022-09-21-{locale}.tar.gz",
    "date": "2022-09-21",
    "name": "Common Voice Corpus 11.0",
    "multilingual": True,
    "locales": {
        "hi": {
            "duration": 64934772,
            "buckets": {
                "dev": 2179,
                "invalidated": 680,
                "other": 3328,
                "reported": 118,
                "test": 2894,
                "train": 4361,
                "validated": 9468,
            },
            "reportedSentences": 119,
            "clips": 13476,
            "splits": {
                "accent": {"": 1},
                "age": {
                    "twenties": 0.34,
                    "fourties": 0.03,
                    "": 0.32,
                    "thirties": 0.27,
                    "teens": 0.01,
                    "fifties": 0.01,
                    "sixties": 0,
                },
                "gender": {"male": 0.63, "female": 0.04, "": 0.33, "other": 0},
            },
            "users": 333,
            "size": 383717355,
            # "checksum": "97bda013c6583bfd133168c2e165e37f151219f784e9a38689f54075c4f75cf6",
            "avgDurationSecs": 4.819,
            "validDurationSecs": 45622.026,
            "totalHrs": 18.03,
            "validHrs": 12.67,
        },
    },
    "totalDuration": 87156202251,
    "totalValidDurationSecs": 59087456,
    "totalHrs": 24210,
    "totalValidHrs": 16413,
    "version": "11.0.0",
}