cantomap / release_stats.py
wcyat's picture
initial commit
b586e31 unverified
raw
history blame
779 Bytes
STATS = {
"locales": {
"yue": {
"buckets": {"test": 523, "train": 4704},
"duration": 46080000,
"reportedSentences": 0,
"clips": 0,
"splits": {
"accent": {},
"age": {
"": 1
},
"gender": {"": 1}
},
"users": 0,
"size": 0,
"avgDurationSecs": 0,
"validDurationSecs": 0,
"totalHrs": 12.8,
"validHrs": 12.8
}
},
"totalDuration": 46080000,
"totalValidDurationSecs": 46080000,
"totalHrs": 12.8,
"totalValidHrs": 12.8,
"version": "1.0.0",
"date": "2024-02-03",
"name": "CantoMap",
"multilingual": False
}