File size: 696 Bytes
2ee85ad
 
 
218cde8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2ee85ad
 
df978ef
 
 
 
 
 
 
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
---
task_categories:
  - automatic-speech-recognition
configs:
  - config_name: clean
    data_files:
      - split: train.100
        path: clean/train.100/*.tar
      - split: train.360
        path: clean/train.360/*.tar
      - split: validation
        path: clean/validation/*.tar
      - split: test
        path: clean/test/*.tar
  - config_name: other
    data_files:
      - split: train.500
        path: other/train.500/*.tar
      - split: validation
        path: other/validation/*.tar
      - split: test
        path: other/test/*.tar
language:
- en
---

# LibriSpeech ASR

We performed some processing while sharding this dataset:

 - Audios were pre-shuffled across the shards.