Datasets:

Modalities:
Audio
Text
Formats:
parquet
Libraries:
Datasets
Dask
File size: 959 Bytes
114a34e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7c22a2d
114a34e
7c22a2d
 
 
 
 
 
 
 
114a34e
 
 
 
 
7c22a2d
 
 
 
114a34e
 
 
 
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
---
dataset_info:
  features:
  - name: file
    dtype: string
  - name: audio
    dtype:
      audio:
        sampling_rate: 24000
  - name: text
    dtype: string
  - name: speaker_id
    dtype: int64
  - name: chapter_id
    dtype: int64
  - name: id
    dtype: string
  - name: audio_codes
    sequence: string
  splits:
  - name: train
    num_bytes: 17519233058.625
    num_examples: 28539
  - name: validation
    num_bytes: 938649953.125
    num_examples: 2703
  - name: test
    num_bytes: 941348688.5
    num_examples: 2620
  download_size: 18862891148
  dataset_size: 19399231700.25
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---
# Dataset Card for "hubert_layer9-librispeech-asr100h"

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