Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
File size: 1,093 Bytes
38dcf15
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
720b6fc
38dcf15
 
720b6fc
38dcf15
 
720b6fc
38dcf15
 
720b6fc
38dcf15
 
720b6fc
38dcf15
720b6fc
 
38dcf15
 
 
 
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
---
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
  - split: validation_other
    path: data/validation_other-*
  - split: test_other
    path: data/test_other-*
dataset_info:
  features:
  - name: text
    dtype: string
  - name: audio_codes
    sequence: string
  - name: id
    dtype: string
  - name: speaker_id
    dtype: int64
  - name: chapter_id
    dtype: int64
  splits:
  - name: train
    num_bytes: 16397414929
    num_examples: 281241
  - name: validation
    num_bytes: 92042642
    num_examples: 2703
  - name: test
    num_bytes: 92280512
    num_examples: 2620
  - name: validation_other
    num_bytes: 87476445
    num_examples: 2864
  - name: test_other
    num_bytes: 91223667
    num_examples: 2939
  download_size: 3363166646
  dataset_size: 16760438195
---
# Dataset Card for "librispeech960-encodec1024_asr"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)