File size: 1,741 Bytes
779f99f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
  "builder_name": "parquet",
  "citation": "",
  "config_name": "dev",
  "dataset_name": "libritts",
  "dataset_size": 1552948186,
  "description": "",
  "download_checksums": {
    "hf://datasets/mythicinfinity/libritts@35f26bdafa9883b5524f17931216af78632db8eb/data/dev.clean/dev.clean-00000-of-00003.parquet": {
      "num_bytes": 495577971,
      "checksum": null
    },
    "hf://datasets/mythicinfinity/libritts@35f26bdafa9883b5524f17931216af78632db8eb/data/dev.clean/dev.clean-00001-of-00003.parquet": {
      "num_bytes": 546944112,
      "checksum": null
    },
    "hf://datasets/mythicinfinity/libritts@35f26bdafa9883b5524f17931216af78632db8eb/data/dev.clean/dev.clean-00002-of-00003.parquet": {
      "num_bytes": 495112613,
      "checksum": null
    }
  },
  "download_size": 1537634696,
  "features": {
    "audio": {
      "sampling_rate": 24000,
      "_type": "Audio"
    },
    "text_normalized": {
      "dtype": "string",
      "_type": "Value"
    },
    "text_original": {
      "dtype": "string",
      "_type": "Value"
    },
    "speaker_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "path": {
      "dtype": "string",
      "_type": "Value"
    },
    "chapter_id": {
      "dtype": "string",
      "_type": "Value"
    },
    "id": {
      "dtype": "string",
      "_type": "Value"
    }
  },
  "homepage": "",
  "license": "",
  "size_in_bytes": 3090582882,
  "splits": {
    "dev.clean": {
      "name": "dev.clean",
      "num_bytes": 1552948186,
      "num_examples": 5736,
      "shard_lengths": [
        1912,
        1912,
        1912
      ],
      "dataset_name": "libritts"
    }
  },
  "version": {
    "version_str": "0.0.0",
    "major": 0,
    "minor": 0,
    "patch": 0
  }
}