librivox-indonesia / release_stats.py
cahya's picture
Changed indonesian language code from "id" to "ind" following the ISO639-3 language code
437c8f5
STATS = {
"name": "Librivox-Indonesia",
"version": "1.0.0",
"date": "2022-09-04",
"locales": {
"ace": {'reportedSentences': 149, 'duration': 1, 'clips': 1, 'users': 416, 'size': 1,
'avgDurationSecs': 1, 'totalHrs': 1},
"bal": {'reportedSentences': 175, 'duration': 1, 'clips': 1, 'users': 416, 'size': 1,
'avgDurationSecs': 1, 'totalHrs': 1},
"bug": {'reportedSentences': 142, 'duration': 1, 'clips': 1, 'users': 416, 'size': 1,
'avgDurationSecs': 1, 'totalHrs': 1},
"ind": {'reportedSentences': 6238, 'duration': 1, 'clips': 1, 'users': 416, 'size': 1,
'avgDurationSecs': 1, 'totalHrs': 1},
"min": {'reportedSentences': 156, 'duration': 1, 'clips': 1, 'users': 416, 'size': 1,
'avgDurationSecs': 1, 'totalHrs': 1},
"jav": {'reportedSentences': 801, 'duration': 1, 'clips': 1, 'users': 416, 'size': 1,
'avgDurationSecs': 1, 'totalHrs': 1},
"sun": {'reportedSentences': 154, 'duration': 1, 'clips': 1, 'users': 416, 'size': 1,
'avgDurationSecs': 1, 'totalHrs': 1},
"_all_": {'reportedSentences': 7815, 'duration': 1, 'clips': 1, 'users': 416, 'size': 1,
'avgDurationSecs': 1, 'totalHrs': 1},
},
'totalDuration': 1, 'totalHrs': 1
}