albertvillanova HF staff commited on
Commit
549a9ef
1 Parent(s): 8aeb8ca

Convert dataset to Parquet (part 00002-of-00003)

Browse files

Convert dataset to Parquet.

This dataset uses `tasks`, which are deprecated and will raise an error after the next release of `datasets`. See: https://github.com/huggingface/datasets/pull/6999

Files changed (31) hide show
  1. README.md +59 -41
  2. all/test.clean-00000-of-00001.parquet +3 -0
  3. all/test.other-00000-of-00001.parquet +3 -0
  4. all/train.other.500-00038-of-00064.parquet +3 -0
  5. all/train.other.500-00039-of-00064.parquet +3 -0
  6. all/train.other.500-00040-of-00064.parquet +3 -0
  7. all/train.other.500-00041-of-00064.parquet +3 -0
  8. all/train.other.500-00042-of-00064.parquet +3 -0
  9. all/train.other.500-00043-of-00064.parquet +3 -0
  10. all/train.other.500-00044-of-00064.parquet +3 -0
  11. all/train.other.500-00045-of-00064.parquet +3 -0
  12. all/train.other.500-00046-of-00064.parquet +3 -0
  13. all/train.other.500-00047-of-00064.parquet +3 -0
  14. all/train.other.500-00048-of-00064.parquet +3 -0
  15. all/train.other.500-00049-of-00064.parquet +3 -0
  16. all/train.other.500-00050-of-00064.parquet +3 -0
  17. all/train.other.500-00051-of-00064.parquet +3 -0
  18. all/train.other.500-00052-of-00064.parquet +3 -0
  19. all/train.other.500-00053-of-00064.parquet +3 -0
  20. all/train.other.500-00054-of-00064.parquet +3 -0
  21. all/train.other.500-00055-of-00064.parquet +3 -0
  22. all/train.other.500-00056-of-00064.parquet +3 -0
  23. all/train.other.500-00057-of-00064.parquet +3 -0
  24. all/train.other.500-00058-of-00064.parquet +3 -0
  25. all/train.other.500-00059-of-00064.parquet +3 -0
  26. all/train.other.500-00060-of-00064.parquet +3 -0
  27. all/train.other.500-00061-of-00064.parquet +3 -0
  28. all/train.other.500-00062-of-00064.parquet +3 -0
  29. all/train.other.500-00063-of-00064.parquet +3 -0
  30. all/validation.clean-00000-of-00001.parquet +3 -0
  31. all/validation.other-00000-of-00001.parquet +3 -0
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- pretty_name: LibriSpeech
3
  annotations_creators:
4
  - expert-generated
5
  language_creators:
@@ -11,7 +10,6 @@ license:
11
  - cc-by-4.0
12
  multilinguality:
13
  - monolingual
14
- paperswithcode_id: librispeech-1
15
  size_categories:
16
  - 100K<n<1M
17
  source_datasets:
@@ -21,7 +19,49 @@ task_categories:
21
  - audio-classification
22
  task_ids:
23
  - speaker-identification
 
 
24
  dataset_info:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  - config_name: clean
26
  features:
27
  - name: file
@@ -81,46 +121,24 @@ dataset_info:
81
  num_examples: 2939
82
  download_size: 31236565377
83
  dataset_size: 32499936680
 
84
  - config_name: all
85
- features:
86
- - name: file
87
- dtype: string
88
- - name: audio
89
- dtype:
90
- audio:
91
- sampling_rate: 16000
92
- - name: text
93
- dtype: string
94
- - name: speaker_id
95
- dtype: int64
96
- - name: chapter_id
97
- dtype: int64
98
- - name: id
99
- dtype: string
100
- splits:
101
- - name: train.clean.100
102
- num_bytes: 6627791685
103
- num_examples: 28539
104
- - name: train.clean.360
105
- num_bytes: 23927767570
106
- num_examples: 104014
107
- - name: train.other.500
108
- num_bytes: 31852502880
109
- num_examples: 148688
110
- - name: validation.clean
111
- num_bytes: 359505691
112
- num_examples: 2703
113
- - name: validation.other
114
- num_bytes: 337213112
115
- num_examples: 2864
116
- - name: test.clean
117
- num_bytes: 368449831
118
- num_examples: 2620
119
- - name: test.other
120
- num_bytes: 353231518
121
- num_examples: 2939
122
- download_size: 61357943031
123
- dataset_size: 63826462287
124
  ---
125
 
126
  # Dataset Card for librispeech_asr
 
1
  ---
 
2
  annotations_creators:
3
  - expert-generated
4
  language_creators:
 
10
  - cc-by-4.0
11
  multilinguality:
12
  - monolingual
 
13
  size_categories:
14
  - 100K<n<1M
15
  source_datasets:
 
19
  - audio-classification
20
  task_ids:
21
  - speaker-identification
22
+ paperswithcode_id: librispeech-1
23
+ pretty_name: LibriSpeech
24
  dataset_info:
25
+ - config_name: all
26
+ features:
27
+ - name: file
28
+ dtype: string
29
+ - name: audio
30
+ dtype:
31
+ audio:
32
+ sampling_rate: 16000
33
+ - name: text
34
+ dtype: string
35
+ - name: speaker_id
36
+ dtype: int64
37
+ - name: chapter_id
38
+ dtype: int64
39
+ - name: id
40
+ dtype: string
41
+ splits:
42
+ - name: train.clean.100
43
+ num_bytes: 6622570603.062
44
+ num_examples: 28539
45
+ - name: train.clean.360
46
+ num_bytes: 23908784883.828
47
+ num_examples: 104014
48
+ - name: train.other.500
49
+ num_bytes: 31825343507.584
50
+ num_examples: 148688
51
+ - name: validation.clean
52
+ num_bytes: 359846424.966
53
+ num_examples: 2703
54
+ - name: validation.other
55
+ num_bytes: 337574209.648
56
+ num_examples: 2864
57
+ - name: test.clean
58
+ num_bytes: 367972026.42
59
+ num_examples: 2620
60
+ - name: test.other
61
+ num_bytes: 352695089.154
62
+ num_examples: 2939
63
+ download_size: 61837670302
64
+ dataset_size: 63774786744.662
65
  - config_name: clean
66
  features:
67
  - name: file
 
121
  num_examples: 2939
122
  download_size: 31236565377
123
  dataset_size: 32499936680
124
+ configs:
125
  - config_name: all
126
+ data_files:
127
+ - split: train.clean.100
128
+ path: all/train.clean.100-*
129
+ - split: train.clean.360
130
+ path: all/train.clean.360-*
131
+ - split: train.other.500
132
+ path: all/train.other.500-*
133
+ - split: validation.clean
134
+ path: all/validation.clean-*
135
+ - split: validation.other
136
+ path: all/validation.other-*
137
+ - split: test.clean
138
+ path: all/test.clean-*
139
+ - split: test.other
140
+ path: all/test.other-*
141
+ default: true
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
142
  ---
143
 
144
  # Dataset Card for librispeech_asr
all/test.clean-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7113aa4c3cf963fb54697145719a7725f984c8836d1c494a554cbb9f1a017df0
3
+ size 350452636
all/test.other-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e0c86a8104585c577badd707ca4331e20fa2c645f46180af0b7bcdecff9249
3
+ size 332873172
all/train.other.500-00038-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a919ce74fc5e3f4feacdd760363e1e00657f3fbef6582bcccb2b12cc590570a
3
+ size 478537162
all/train.other.500-00039-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e87e7c9dae08c6324c9f96d3b790a49d055eb1f7a13246e1af3cc482c43294e
3
+ size 462126703
all/train.other.500-00040-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f0df87e88e7e278dccc6baec71286cc2397f1bf167ea10734dda496454c8f5f
3
+ size 481056837
all/train.other.500-00041-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e330fa5ca0b590ef6e9b301e58069eb3df8c1efd47cec4cea8c6881d3547398
3
+ size 482366923
all/train.other.500-00042-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e72085bed4fcf42890495b1e0692ba219c7b454c735e2bbbc469e0d886e52be
3
+ size 467490475
all/train.other.500-00043-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2e5ee9bbaddafd1d48aff77d7a43683aab69654885e9ee74f2a3aeef594d628
3
+ size 466719778
all/train.other.500-00044-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ebf75a4d49f5a38c52d97b56d58e0ad33a0545d917a5a150d287d60bb1caeec
3
+ size 460806219
all/train.other.500-00045-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6c05acaa195dd9c4902bcc5c56fa56e5e249c8f88cc8d33c2da49e2212a682
3
+ size 482482042
all/train.other.500-00046-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c37ef0e428cc7435e367b891a2055b13631b8e56f3a0133a82f39ea56da078b0
3
+ size 496080771
all/train.other.500-00047-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2089e044fe1083b2338cd93618b1b9f6fca6c35be27c83f7583cd9e79783227e
3
+ size 496518233
all/train.other.500-00048-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff05fdcca5c9bddde73642cca9f920930f53beb973e401cc2a120a15839fda50
3
+ size 475507115
all/train.other.500-00049-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d11f0f055a18bc72108d34d6d1e47cb819622a1d60f30d67ffb89a54ca34160
3
+ size 537301281
all/train.other.500-00050-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:602fb670b766b802953025c89deaec76d0acaf93dc2f4d08dd57474e166ed9d2
3
+ size 465457431
all/train.other.500-00051-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23d6b51a2633a57f5d2318e2f0fc98a7b801ac4038dfdcfd6d1d38788c66aaf9
3
+ size 495523764
all/train.other.500-00052-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58c1e8017a81a7a50d9bd293e566cc05550f1dccddb9acd990be2ec0013bad8
3
+ size 450521494
all/train.other.500-00053-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12c6e04b139d7ca5e670018eb362851f075109be905342e2558e7124658adba0
3
+ size 500021791
all/train.other.500-00054-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64b1610b250ce0d9a8edfbe4981d78103e715782ba8dd26deca295a3305b9f41
3
+ size 476055810
all/train.other.500-00055-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8add40cf281430f009bdd9d5039b17f4c6a57ae363f04d2578961887b932b98b
3
+ size 487042799
all/train.other.500-00056-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15eee347d37cdb225ed3b814480e879bde2f1ac85823f1f26e95f14c88f8267e
3
+ size 476875769
all/train.other.500-00057-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81fb7c8bb7e00e1bbfa245a6e9aa1e216cc43a292c6220564fb44b9116304625
3
+ size 467970989
all/train.other.500-00058-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18d3db776326f97ffeec909277d8898dfa80466267db1ce5c00303fca4006f4a
3
+ size 468547548
all/train.other.500-00059-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e10b6a45262de18c16cf5d5c76bca0cf22f73d89b2d3b4310ef10def1ce8a9
3
+ size 482227339
all/train.other.500-00060-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55f391b7e936d28af1c7b56915f7d1a52d6d14d2acbd0c9a8424edfe3a725312
3
+ size 483890181
all/train.other.500-00061-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daf5101e749164f040650e127ad37b350e72c70965861c4a6e1c184aa9331741
3
+ size 480033213
all/train.other.500-00062-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bddf08888267a807674f92e06de2e8e3ddeb599adf4df42cc9ace2f072e95d0
3
+ size 486572323
all/train.other.500-00063-of-00064.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00aec55479ced605e8cdc720f35481cc4a67d92efa87885e66e5fd52520409c6
3
+ size 492924908
all/validation.clean-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c816e936fed8b83d5e3de28795bff1bcd3b46b3f1a5815bad4395d20186a9770
3
+ size 341833540
all/validation.other-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc1554c0d29e7e7f6902886ccdc089cc2cd3ce21b8396e62722bc7652cfcd06
3
+ size 318349937