Datasets:

Modalities:
Audio
Text
Formats:
parquet
Libraries:
Datasets
Dask
wanchichen's picture
Upload README.md with huggingface_hub
7c22a2d
metadata
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