Cylonix_ASR_dataset / release_stats.py
tz18609292528@163.com
fix json
d1be128
raw
history blame
No virus
1.17 kB
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': {
'zh-CN': {
'buckets': {
'dev': 10581,
'invalidated': 21302,
'other': 698486,
'reported': 637,
'test': 10581,
'train': 29056,
'validated': 102525
},
'reportedSentences': 634,
'duration': 3742248732,
'clips': 822313,
'splits': {
'accent': {
'': 1
},
'age': {
'': 0.94,
'teens': 0.01,
'twenties': 0.04,
'thirties': 0.01,
'fourties': 0,
'nineties': 0,
'fifties': 0,
'sixties': 0
},
'gender': {
'': 0.94,
'male': 0.05,
'female': 0.01,
'other': 0
}
},
'users': 6400,
'size': 22132786891,
'checksum': 'd1168d8cf2fd2654fa74056f3b7a0ade9ccb46777efb52d27ccf4d3b3a1841c5',
'avgDurationSecs': 4.551,
'validDurationSecs': 466579.09,
'totalHrs': 1039.51,
'validHrs': 129.6
}
},
'totalDuration': 87156202251,
'totalValidDurationSecs': 59087456,
'totalHrs': 24210,
'totalValidHrs': 16413,
'version': '11.0.0'
}