librispeech_male / dataset_info.json
resproj007's picture
Upload 4 files
3fe8727 verified
{
"dataset_name": "librispeech_male",
"speaker_info": {
"speaker_id": "4014",
"corpus": "LibriSpeech",
"gender": "Male",
"speech_status": "Healthy",
"disorder_type": "None",
"severity": "None"
},
"train_stats": {
"samples": 130,
"total_duration_hours": 0.33,
"avg_duration_seconds": 9.13,
"min_duration_seconds": 2.15,
"max_duration_seconds": 16.66,
"avg_text_length": 158.0,
"sampling_rate": 24000
},
"test_stats": {
"samples": 30,
"total_duration_hours": 0.08,
"avg_duration_seconds": 9.76,
"min_duration_seconds": 2.29,
"max_duration_seconds": 17.0,
"avg_text_length": 169.2,
"sampling_rate": 24000
},
"total_samples": 160,
"total_duration_hours": 0.41000000000000003,
"sampling_rate": 24000,
"format": "parquet",
"columns": [
"audio",
"text"
],
"creation_date": "2025-09-10T23:19:41.829905",
"compatible_with": [
"huggingface",
"transformers",
"unsloth",
"orpheus-tts",
"knn-vc"
]
}