File size: 1,026 Bytes
3fe8727
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
  "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"
  ]
}