File size: 543 Bytes
74ce6ae | 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 | {
"counts": {
"train": {
"samples": 648240,
"speakers": 0,
"records_with_speaker_id": 0,
"hours": 1264.353836267957
},
"validation": {
"samples": 3204,
"speakers": 0,
"records_with_speaker_id": 0,
"hours": 4.629311440972232
}
},
"hours": {
"train": 1264.353836267957,
"validation": 4.629311440972232
},
"total_hours": 1268.9831477089292,
"speaker_overlaps": {
"train_vs_validation": 0
},
"speaker_balance_ratio": 1.0,
"speaker_id_available": false
} |